@cm0002@lemmy.world to linuxmemes@lemmy.world • 3 months agoPosting for a friend lollemmy.worldimagemessage-square126arrow-up1880
arrow-up1880imagePosting for a friend lollemmy.world@cm0002@lemmy.world to linuxmemes@lemmy.world • 3 months agomessage-square126
minus-square@pulsewidth@lemmy.worldlinkfedilink17•2 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-square@mrsingh@sh.itjust.workslinkfedilink7•2 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 .