38 Who knew Windows could get creepier? Have you moved to Linux yet? (twitter.com) posted 189 days ago by bubble_bursts 189 days ago by bubble_bursts +38 / -0 19 comments share 19 comments share save hide report block hide replies
Ubuntu has a much better package manager
Ian Murdoch did not kill himself.
Are you talking about apt or the GUI front end?
Take your pick.
They all use they same packaging/repositories ----- do the same thing ---- only one can run at a time. update It's the back end that you don't see that's durable. Good dependency checking, etc.
dpkg
apt
dselect
synaptic
Yeah I only use the apt command line, I avoid gui whenever I can.
Debian.
Linux uses apt or equivalent.
Basic idea: 1.sudo apt (or whatever) update, to update the package manager 2. apt list --upgradable 3. sudo apt upgrade. 4. apt search [package name]
GUI's are functional, but keeps a man quite dependent on what a GUI allows for to do.
Highly recommended: Learn to use the commandline (CLI) in a temrinal. https://iv.nboeck.de/playlist?list=PLS1QulWo1RIb9WVQGJ_vh-RQusbZgO_As