not_IO@lemmy.blahaj.zone to linuxmemes@lemmy.worldEnglish · 7 months agoHighlight of my Morninglemmy.blahaj.zoneimagemessage-square216linkfedilinkarrow-up1835arrow-down148
arrow-up1787arrow-down1imageHighlight of my Morninglemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to linuxmemes@lemmy.worldEnglish · 7 months agomessage-square216linkfedilink
minus-squareHotsauceHurricane@lemmy.worldlinkfedilinkarrow-up4·7 months agoAight. Question. Should I upgrade THEN update ? Or vise versa?
minus-squareIt_Is1-24PM@lemmy.worldlinkfedilinkarrow-up12·7 months agoapt-get update updates the package index files, while apt-get upgrade upgrades the actual packages installed in your system.
minus-squareNeatNit@discuss.tchncs.delinkfedilinkarrow-up4·7 months agoThe OP did it in the wrong order. First do update to refresh, then do upgrade to install.
minus-squareHotsauceHurricane@lemmy.worldlinkfedilinkarrow-up2·7 months agoWHEW. I have been unnecessarily worried about that for like, 2 years.
Aight. Question.
Should I upgrade THEN update ? Or vise versa?
apt-get update updates the package index files, while apt-get upgrade upgrades the actual packages installed in your system.
The OP did it in the wrong order. First do
updateto refresh, then doupgradeto install.WHEW. I have been unnecessarily worried about that for like, 2 years.