cm0002@lemmy.world to linuxmemes@lemmy.world · 23 hours agoPosting for a friend lollemmy.worldimagemessage-square98fedilinkarrow-up1706arrow-down111
arrow-up1695arrow-down1imagePosting for a friend lollemmy.worldcm0002@lemmy.world to linuxmemes@lemmy.world · 23 hours agomessage-square98fedilink
minus-squaretruthfultemporarily@feddit.orglinkfedilinkarrow-up311arrow-down3·23 hours 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-up111·22 hours 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!