Skip Navigation

Which default software do you replace after you install your distro?

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.

155 comments
  • Arch, so pretty much nothing.

    Except maybe ZSH (but it's 'added', I guess; not 'replaced').

  • Celluloid is honestly better than VLC. Native Wayland, Pipewire, no filesystem permissions (Flatpak)


    I am on Fedora Kinoite, I replaced Kwrite with Kate, all the other default KDE apps are great. Okular, Gwenview as Flatpak, and apart from that a mix of different KDE, GNOME or 3rd party apps as Flatpaks.

    I made a list here, but it is a bit outdated

    https://github.com/boredsquirrel/recommended-flatpak-apps

    • Celluloid does much less than vlc, why not just using mpv (which celluloid uses as backend) so you have a full player

      • TIL there's a frontend for MPV. Nice.

      • Celluloid can play music and videos, online video streams etc. It has support for MPV config files.

        MPV uses X11 only afaik, so it relies on XWayland. It also likely has no portal and pipewire support.

        So no MPV is not a "full player"

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

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

    • bash -> zsh
    • Gnome terminal -> Ghostty/Alacritty
    • Adwaita -> My custom adwaita build with smaller sizes
    • Default UI/Mono Font -> Inter/Meslo
    • Default browser -> Zen Browser
  • 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

  • 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.

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

  • 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.

  • Found myself replacing the broken file roller flatpak by the file roller from thr APT repo.

    The desktop linux feels more and more like windows as time goes on. The things that worked fine for years are being broken in new and innovative ways.

155 comments