klingerd@lemmy.ca to linuxmemes@lemmy.world · 21 hours agoThe Terminallemmy.caimagemessage-square105fedilinkarrow-up1842
arrow-up1842imageThe Terminallemmy.caklingerd@lemmy.ca to linuxmemes@lemmy.world · 21 hours agomessage-square105fedilink
minus-squareboonhet@sopuli.xyzlinkfedilinkarrow-up22·20 hours agoApt-get is deprecated. May I suggest git clone git@github.com:notro/gud.git
minus-squareozymandias117@lemmy.worldlinkfedilinkEnglisharrow-up8·15 hours agoapt-get isn’t deprecated… If you run apt search x | grep y, you’ll even get a warning against using apt in scripts apt-get isn’t going away, apt is just a nicer frontend for interactive use
minus-squareboonhet@sopuli.xyzlinkfedilinkarrow-up1·4 hours agoWell, for interactive use it’s fully deprecated. Usually when someone just posts a command with no context, I assume it to be meant to be used in an interactive session, not pasted into a script file. But overall, yes, you’re technically correct.
minus-squarestupidcasey@lemmy.worldlinkfedilinkarrow-up4·19 hours agoSorry by the way I have not used Debian in many years, it has gone by the wayside, I now use a different unnamed Operating System by the way.
sudo apt-get Gud.
Apt-get is deprecated.
May I suggest
git clone git@github.com:notro/gud.gitapt-get isn’t deprecated…
If you run apt search x | grep y, you’ll even get a warning against using apt in scripts
apt-get isn’t going away, apt is just a nicer frontend for interactive use
Well, for interactive use it’s fully deprecated. Usually when someone just posts a command with no context, I assume it to be meant to be used in an interactive session, not pasted into a script file.
But overall, yes, you’re technically correct.
hey we users just use
aptnowSorry by the way I have not used Debian in many years, it has gone by the wayside, I now use a different unnamed Operating System by the way.
Linux From Scratch?