cannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 1 day agoRepository > individual .exelemmy.worldimagemessage-square150linkfedilinkarrow-up1638arrow-down137
arrow-up1601arrow-down1imageRepository > individual .exelemmy.worldcannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 1 day agomessage-square150linkfedilink
minus-squareZink@programming.devlinkfedilinkarrow-up6·5 hours agoiirc, apt-get is the version to use in scripts. They keep the input & output consistent so that it won’t break things. Regular old apt is for humans to use at the command prompt, and that’s what I use all the time.
iirc, apt-get is the version to use in scripts. They keep the input & output consistent so that it won’t break things.
Regular old apt is for humans to use at the command prompt, and that’s what I use all the time.
How is apt better for humans?