Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Well first one does most of the updates for me
Second one is the only one that can do kernel updates
Though I'm lazy to read what's the difference between them :\ I know its a shame :( -
620hun83706yApt is just a wrapper for apt-get. They both do exactly the same, except apt was designed with human friendliness in mind.
-
620hun83706y@Root @joas Maybe they shuffled things around since I last checked, but apt is newer than apt-get, and they both do the same thing. That’s the takeaway from what I’ve written.
-
I barely know anything about Linux, but what I do know is that with apt you have a progress bar on the bottom and apt-get has some pretty flags you can add, even though I don't really use them
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
sudo apt-get update
or
sudo apt update
rant
linux
dilemma