this post was submitted on 30 Dec 2024
146 points (92.9% liked)

Linux

48852 readers
1227 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

After I install Linux Mint (which is the distro I have settled on), I replace:

  1. Thunderbird with Betterbird
  2. Firefox with Librewolf (I also install Brave for web services that need a chromium browser).
  3. Celluloid / Rythmbox with VLC player
  4. Default Libreoffice with latest Libreoffice from source.
  5. ClipIt/Parcellite with xfce4-clipman

I find this to be my optimal setup and these software give me the extra quality of life that make my workflows easier.

What software do you replace and install on your distro of choice?

Edit: I forgot to say I replace sudo with doas. That's something my friend told me to do although I personally don't find any immediate working advantage with it.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 17 points 5 days ago (2 children)

Nothing. I picked a distro that works for me out of the box. On top of that I only installed stuff, instead of replacing stuff.

[–] [email protected] 20 points 5 days ago (1 children)

Too many people concentrate on which distro when in fact it's the desktop they choose that will have the biggest impact on their experience

[–] [email protected] 6 points 5 days ago (2 children)
[–] [email protected] 12 points 5 days ago (1 children)
[–] [email protected] 7 points 5 days ago

Is KDE 3 so bad that people only prefer <3 or >3, but never =3?

[–] [email protected] 2 points 4 days ago (1 children)

Yeah this is me.

I was reading these comments feeling as though I must be very odd until I got to yours.

Debian comes with firefox ESR which I think is a good choice because it "just works", but it's also no one's "preferred" browser. I tend to use both LibreWolf and ungoogled-chromium all day every day.

I do use the terminal every day. Years ago I used oh-my-zsh for a while but I think eventually I just kind of didn't bother to install it.

For file manager and video player et cetera, I've always found the defaults to be good choices.

[–] [email protected] 2 points 4 days ago

I find most of the defaults are fine and get the job done, but I also understand the tinkerer types who like working on a super custom setup that's theirs.

I still use old big iron unix boxes from the 90's, but most of the time I Install the GNU versions of stuff like ls, sed, cat etc because they are so much more feature rich (and just about any modern software/script assumes GNU versions of those tools anyway)