cm0002@lemmy.world to linuxmemes@lemmy.world · 2 months agoPosting for a friend lollemmy.worldimagemessage-square122linkfedilinkarrow-up1878arrow-down10
arrow-up1878arrow-down1imagePosting for a friend lollemmy.worldcm0002@lemmy.world to linuxmemes@lemmy.world · 2 months agomessage-square122linkfedilink
minus-squaretruthfultemporarily@feddit.orglinkfedilinkarrow-up360·2 months 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
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.
Removed by mod