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-squareShady_Shiroe@lemmy.worldlinkfedilinkarrow-up31arrow-down1·edit-29 months agoAlias albert=apt please albert-get update Edit: oops sorry didn’t mean to reply to your comment, I’m on mobile so I thought was new comment
minus-squareMasta_Chief@lemmy.worldlinkfedilinkarrow-up21·9 months agoHow dare you. Straight to Lemmy jail!
minus-squareMonkderVierte@lemmy.mllinkfedilinkarrow-up7·9 months agoThat’s please albert update nowadays. Why is apt-get still around?
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.
Alias albert=apt
please albert-get updateEdit: oops sorry didn’t mean to reply to your comment, I’m on mobile so I thought was new comment
How dare you. Straight to Lemmy jail!
That’s
please albert updatenowadays.Why is apt-get still around?
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.