cm0002@lemmy.world to linuxmemes@lemmy.world · 7 days agoPosting for a friend lolimagemessage-square128linkfedilinkarrow-up1869arrow-down114
arrow-up1855arrow-down1imagePosting for a friend lolcm0002@lemmy.world to linuxmemes@lemmy.world · 7 days agomessage-square128linkfedilink
minus-squaretruthfultemporarily@feddit.orglinkfedilinkarrow-up351arrow-down3·7 days agoThe binary is called apt-get. There are others like apt-cache etc. Apt is a script that just figures out which binary to use and passes the arguments on. apt update -> apt-get update apt policy -> apt-cache policy
minus-squaregrrgyle@slrpnk.netlinkfedilinkarrow-up126·7 days agoYou know, I thought I knew why, but this was new information to me, so I guess I didn’t. Thanks for sharing this concise explico!
The binary is called apt-get. There are others like apt-cache etc.
Apt is a script that just figures out which binary to use and passes the arguments on.
You know, I thought I knew why, but this was new information to me, so I guess I didn’t.
Thanks for sharing this concise explico!