this post was submitted on 10 Jul 2026
212 points (95.3% liked)

Linux

14281 readers
300 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] phoenixz@lemmy.ca 2 points 3 days ago (2 children)

I've been on Linux desktop for well over 23 years now

For the apst 21 years I've used

apt-get install PACKAGE and everything gets downloaded and installed automatically and updated automatically

So hard, much difficult

[–] fruitcantfly@programming.dev 2 points 2 days ago

If the subset of software available in the Debian package repository includes all the software you ever need, or if you are OK with potentially waiting years to have missing software added, and if you are OK with what are likely outdated versions of that software, then yes, all you need is apt-get install.

But, personally, I don't think I've had a Linux install that didn't include software installed from other sources

[–] BradleyUffner@lemmy.world 2 points 3 days ago

Sometimes knowing what the actual package name is without some kind of browser or being told what it is explicitly can be a challenge, but that really is the only hard part.