cannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 1 month agoRepository > individual .exelemmy.worldimagemessage-square170linkfedilinkarrow-up1725arrow-down143
arrow-up1682arrow-down1imageRepository > individual .exelemmy.worldcannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 1 month agomessage-square170linkfedilink
minus-squareOoops@feddit.orglinkfedilinkarrow-up31·1 month agoIs it even apt-get still? thought they changed over to apt long ago and apt-get is just a symlink for legacy reasons. At least that’s what I last read… (speaking as someone also loving candy) .
minus-squaretruthfultemporarily@feddit.orglinkfedilinkarrow-up24·1 month agoapt is a wrapper over the apt- binaries (apt-search apt-cache etc).
minus-squareMsFlammkuchen@lemmy.blahaj.zonelinkfedilinkarrow-up26·1 month agoapt is meant more for user interaction and apt-get is more stable and more for scripting. But apt-get is often used in online tutorials because it doesn’t really change.
Is it even
apt-getstill? thought they changed over toaptlong ago andapt-getis just a symlink for legacy reasons.At least that’s what I last read… (speaking as someone also loving candy) .
apt is a wrapper over the apt- binaries (apt-search apt-cache etc).
aptis meant more for user interaction andapt-getis more stable and more for scripting. Butapt-getis often used in online tutorials because it doesn’t really change.