cm0002@lemmy.world to linuxmemes@lemmy.world · 6 days agoPosting for a friend lolimagemessage-square131linkfedilinkarrow-up1870arrow-down115
arrow-up1855arrow-down1imagePosting for a friend lolcm0002@lemmy.world to linuxmemes@lemmy.world · 6 days agomessage-square131linkfedilink
minus-squarepulsewidth@lemmy.worldlinkfedilinkarrow-up16·4 days 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-up5·4 days 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 .