klingerd@lemmy.ca to linuxmemes@lemmy.world · 20 小时前The Terminallemmy.caimagemessage-square101fedilinkarrow-up1808arrow-down120
arrow-up1788arrow-down1imageThe Terminallemmy.caklingerd@lemmy.ca to linuxmemes@lemmy.world · 20 小时前message-square101fedilink
minus-squareboonhet@sopuli.xyzlinkfedilinkarrow-up22arrow-down2·19 小时前Apt-get is deprecated. May I suggest git clone git@github.com:notro/gud.git
minus-squareozymandias117@lemmy.worldlinkfedilinkEnglisharrow-up8·14 小时前apt-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·3 小时前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.
minus-squarestupidcasey@lemmy.worldlinkfedilinkarrow-up4·18 小时前Sorry 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?