cm0002@lemmy.world to linuxmemes@lemmy.world · 1 month agoPosting for a friend lollemmy.worldexternal-linkmessage-square116fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkPosting for a friend lollemmy.worldcm0002@lemmy.world to linuxmemes@lemmy.world · 1 month agomessage-square116fedilink
minus-squareHStone32@lemmy.worldlinkfedilinkarrow-up0·1 month agoPretty sure it’s basicaly alias apt='apt-get'
minus-squarebitwolf@sh.itjust.workslinkfedilinkEnglisharrow-up0·1 month agoThere is the subtle difference that the output if apt-get is optimized for automations Apt has pretty outputs with colors etc
minus-squareqjkxbmwvz@startrek.websitelinkfedilinkarrow-up0·1 month agoCan apt-get refresh package list?
minus-squareSirQuack@feddit.nllinkfedilinkarrow-up0·1 month agoYes, apt-get update is, to the best of my knowledge, functionally identical to apt update.
minus-squareqjkxbmwvz@startrek.websitelinkfedilinkarrow-up0·1 month agoD’oh, I’m a doofus — it’s search that I was thinking of (apt-cache search, not apt-get search).
Pretty sure it’s basicaly
alias apt='apt-get'
There is the subtle difference that the output if apt-get is optimized for automations
Apt has pretty outputs with colors etc
Can
apt-get
refresh package list?Yes,
apt-get update
is, to the best of my knowledge, functionally identical toapt update
.D’oh, I’m a doofus — it’s
search
that I was thinking of (apt-cache search
, notapt-get search
).