cm0002@lemmy.world to linuxmemes@lemmy.world · 2 days agoPosting for a friend lollemmy.worldexternal-linkmessage-square112fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkPosting for a friend lollemmy.worldcm0002@lemmy.world to linuxmemes@lemmy.world · 2 days agomessage-square112fedilink
minus-squarepulsewidth@lemmy.worldlinkfedilinkarrow-up0·15 hours agoHow my brain distinguishes them: apt-get when you want full verbose output apt when you want to feel fancy with progress bars and colours
minus-squaremrsingh@sh.itjust.workslinkfedilinkarrow-up0·12 hours agoapt install nano (simple, clean) apt-get install nano (works too, but more detailed output) Apt-get give more technical output , helps in scripting .
How my brain distinguishes them:
apt-get when you want full verbose output
apt when you want to feel fancy with progress bars and colours
apt install nano (simple, clean)
apt-get install nano (works too, but more detailed output)
Apt-get give more technical output , helps in scripting .