klingerd@lemmy.ca to linuxmemes@lemmy.world · 6 天前The Terminallemmy.caimagemessage-square104fedilinkarrow-up1733arrow-down121
arrow-up1712arrow-down1imageThe Terminallemmy.caklingerd@lemmy.ca to linuxmemes@lemmy.world · 6 天前message-square104fedilink
minus-squareboonhet@sopuli.xyzlinkfedilinkarrow-up19arrow-down2·6 天前Apt-get is deprecated. May I suggest git clone git@github.com:notro/gud.git
minus-squareozymandias117@lemmy.worldlinkfedilinkEnglisharrow-up9·5 天前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·5 天前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·6 天前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?