cannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 1 day agoRepository > individual .exelemmy.worldimagemessage-square123linkfedilinkarrow-up11
arrow-up11imageRepository > individual .exelemmy.worldcannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 1 day agomessage-square123linkfedilink
minus-squareZink@programming.devlinkfedilinkarrow-up0·3 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.