abobla@lemm.ee to linuxmemes@lemmy.world · 9 months agopro tiplemm.eeimagemessage-square79fedilinkarrow-up11.33Karrow-down17
arrow-up11.33Karrow-down1imagepro tiplemm.eeabobla@lemm.ee to linuxmemes@lemmy.world · 9 months agomessage-square79fedilink
minus-squareKnoLord@lemmy.ziplinkfedilinkarrow-up5·9 months agoapt on its own isn’t safe to use in shell scripts while apt-get is. At least, that is the output I get when using apt in a script on Debian. That is the only reason, for interactive sessions use apt, for automated scripts apt-get.
apton its own isn’t safe to use in shell scripts whileapt-getis. At least, that is the output I get when usingaptin a script on Debian.That is the only reason, for interactive sessions use
apt, for automated scriptsapt-get.