cm0002@lemmy.world to linuxmemes@lemmy.world · 28 days agoPosting for a friend lolimagemessage-square128linkfedilinkarrow-up1881arrow-down115
arrow-up1866arrow-down1imagePosting for a friend lolcm0002@lemmy.world to linuxmemes@lemmy.world · 28 days agomessage-square128linkfedilink
minus-squaretwice_hatch@midwest.sociallinkfedilinkEnglisharrow-up14arrow-down1·27 days agoBut apt-get also has install, remove, update and upgrade…
minus-squarecmhe@lemmy.worldlinkfedilinkarrow-up38·27 days 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.
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