this post was submitted on 30 Dec 2024
181 points (93.7% liked)

Linux

48871 readers
725 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.

top 50 comments
sorted by: hot top controversial new old
[–] Matombo@feddit.org 14 points 5 days ago

Arch master race: you don't have to replace defaults if nom defaults are isntalled in the first place and you choose everything our own anyways.

[–] elucubra@sopuli.xyz 27 points 6 days ago (1 children)

I replace ARCH with Windows 11 bloat edition. I use windows 11 BTW

[–] PriorityMotif@lemmy.world 4 points 6 days ago (1 children)

I use Windows 11 inside of a Gentoo vm inside of Windows 10 on my ipad.

Huh I bare metal run proxmox virtualising my LFS to start a gentoo VM where I have my XP VM I remote into with my phone

[–] icogniito@lemmy.zip 12 points 6 days ago (1 children)

Defaults hehe

I use arch btw

[–] Matombo@feddit.org 2 points 5 days ago

well arch defaults are just a terminal with very little tooling

[–] zarkanian@sh.itjust.works 14 points 6 days ago* (last edited 6 days ago) (6 children)
  • Clementine - music player
  • yakuake - terminal
  • fish - command line
  • Geany - text editor
  • eza - replacement for ls
  • zoxide - replacement for cd
  • bat - replacement for cat
  • Librewolf - replacement for Firefox
  • Brave - replacement for Chromium
[–] Zucca@sopuli.xyz 1 points 5 days ago (1 children)

Wait? Why cat needs replacing? Do you have a link for bat?

[–] zarkanian@sh.itjust.works 3 points 5 days ago (1 children)
[–] Zucca@sopuli.xyz 1 points 4 days ago* (last edited 4 days ago)

Interesting.

I wonder if it'll work with lsp, when it sends data to pager. I'll start testing this out.

EDIT: Whoa... 23megs for cat clone. Rust projects do have a whole lot of dependecies. I counted crates 128 for this.

Oh well. I'll start compiling.

load more comments (5 replies)
[–] Lettuceeatlettuce@lemmy.ml 7 points 6 days ago

Default terminal -> Kitty

[–] GnuLinuxDude@lemmy.ml 8 points 6 days ago

I replace the <default, slow, annoying to use> image viewer with qimgv, which is ergonomic and very fast.

[–] KarnaSubarna@lemmy.ml 4 points 5 days ago

On Ubuntu, replacing Firefox/Thunderbird snap version with actual deb version.

[–] avieshek@lemmy.world 4 points 5 days ago

Kinda in the Pop!_OS - NixOS club but Zen Browser here.

[–] adrianhooves@lemmy.today 1 points 4 days ago

i keep rhythmbox honestly because it helps me in organizing all my audio and music files and plus i don't have to keep opening the file manager to change the music, i can just press the forward button and it changes track!!

[–] OmegaLemmy@discuss.online 7 points 6 days ago

Firefox with (used to) Vivaldi, but now Zen Oh. That's it. Everything else for me is default

[–] Kanda@reddthat.com 7 points 6 days ago

VLC player with mpv

[–] geoma@lemmy.ml 8 points 6 days ago

I still haven't found a web service that really needs a chrome browser or that you cant' just trick with changing the user agent

[–] steeznson@lemmy.world 5 points 6 days ago

First thing I install is git, followed by emacs.

Then I download my init.el and my PC setup is complete.

[–] ashughes@feddit.uk 3 points 5 days ago

I don’t. I install a distro with sane defaults and get to work.

[–] AceFuzzLord@lemm.ee 4 points 6 days ago* (last edited 6 days ago)

I think one of the few default things I've technically replaced on my laptop right now is Libreoffice's powerpoint software with the OpenOffice one because I am too dumb to figure out how to make it so Libreoffice's powerpoint software doesn't immediately default to every character having basically 0 spacing between each other every time I either make a new document or slide. That, and I can almost never find the right number of points to make the text look good no matter the font.

Also, I do have the Librewolf appimage, but I use it a little less than my slightly tweaked default Firefox install.

Otherwise I'm normally fine with defaults, besides installing gridplayer to watch things off my external HD so I can watch and resize my shows in a way I can't with other video players.

[–] John@discuss.tchncs.de 4 points 6 days ago

Firefox -> Zen Browser

[–] LavenderDay3544@lemmy.world 3 points 5 days ago* (last edited 5 days ago)

Bash with fish and GCC with Clang.

[–] Berny23@lemmy.sdf.org 5 points 6 days ago

I use MPV as movie and general media player with my custom config as well as auto-crop and URI copy/paste scripts. It works better than any other media player I tried in the last 10 years. I only use VLC for DVD menus, but it sucks even at that task, because the cursor gets stuck and the menus lag even when playing from SSD folder.

I use Tauon Music Box as music player because of its design, easy playlist/library customizability and Jellyfin integration. I also pay for spotify and use spicetify with custom skins if the songs are available there.

Kröhnkite as real auto-tiling solution with KDE Plasma.

But I'm on Arch btw., so there is not much default software apart from what the KDE meta packages contain.

[–] Mwa@lemm.ee 2 points 5 days ago* (last edited 5 days ago)

Replaced alacritty with ghostty
Fish With Zsh (Fish not being posix got annoying)
The distro am using comes with not too much apps so yeah thats it

[–] Zucca@sopuli.xyz 2 points 5 days ago
  • sysvinit with openrc-init
  • elogind with seatd

Yes. I run Gentoo.

[–] bruhsoulz@lemmy.ml 2 points 5 days ago

Bahah as other dude said I don't replace anything cus I'm on arch btw, but I often tend to remove the default web browser whenever i run a vm or somethinf cus base Firefox isn't my thing, its far too dull for me. I rock ff forks like zen browser, librewolf, icecat, and mullvad. Currently on zen.

[–] Itsapersonn@lemmy.dbzer0.com 1 points 5 days ago

I also replace Firefox with LibreWolf and Brave! I don't do much more than that though; I used to replace GNOME Software with Warehouse, but I eventually found it easier to just remove PackageKit and use Software to install my flatpaks (I still use Warehouse for changing flatpak settings).

[–] lengau@midwest.social 1 points 5 days ago

KDE Neon - I replace the Firefox deb with the snap.

load more comments
view more: next ›