cm0002@lemmy.world to linuxmemes@lemmy.world · 3 months agoPosting for a friend lollemmy.worldimagemessage-square128linkfedilinkarrow-up1885arrow-down116
arrow-up1869arrow-down1imagePosting for a friend lollemmy.worldcm0002@lemmy.world to linuxmemes@lemmy.world · 3 months agomessage-square128linkfedilink
minus-squarepulsewidth@lemmy.worldlinkfedilinkarrow-up17·3 months 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-up7·3 months 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 .