cm0002@lemmy.worldcake to linuxmemes@lemmy.world · 2 months agoPosting for a friend lolimagemessage-square128linkfedilinkarrow-up1878arrow-down114
arrow-up1864arrow-down1imagePosting for a friend lolcm0002@lemmy.worldcake to linuxmemes@lemmy.world · 2 months agomessage-square128linkfedilink
minus-squaretwice_hatch@midwest.sociallinkfedilinkEnglisharrow-up14arrow-down1·2 months agoBut apt-get also has install, remove, update and upgrade…
minus-squarecmhe@lemmy.worldlinkfedilinkarrow-up38·2 months agoYes, but apt-get is missing search for instance, because that relates to the cache, so apt-cache provides it. apt combines all those often used commands, and provides a nicer shell presentation.
minus-squaremoving to lemme.zip. @lemm.eelinkfedilinkarrow-up4·2 months agoThis should be top comment.
But apt-get also has install, remove, update and upgrade…
Yes, but
apt-get
is missingsearch
for instance, because that relates to the cache, soapt-cache
provides it.apt
combines all those often used commands, and provides a nicer shell presentation.This should be top comment.
Thank you