185
submitted 1 week ago* (last edited 1 week ago) by Maroon@lemmy.world to c/linux@lemmy.ml

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 15 points 6 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.

[-] KarnaSubarna@lemmy.ml 4 points 6 days ago

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

[-] avieshek@lemmy.world 4 points 6 days ago

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

[-] adrianhooves@lemmy.today 1 points 5 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!!

[-] ashughes@feddit.uk 3 points 6 days ago

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

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

Bash with fish and GCC with Clang.

[-] Mwa@lemm.ee 2 points 6 days ago* (last edited 6 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 6 days ago
  • sysvinit with openrc-init
  • elogind with seatd

Yes. I run Gentoo.

[-] bruhsoulz@lemmy.ml 2 points 6 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 6 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 6 days ago

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

[-] Strit@lemmy.linuxuserspace.show 112 points 1 week ago

I don't replace anything. I just install what I need from the beginning.

And yes, I run Arch btw. :D

[-] gi1242@lemmy.world 15 points 1 week ago

lol ditto. but the first thing I do on new installs is chsh /bin/zsh, replace caps lock with control and enable vi keys. otherwise I'm dysfunctional

load more comments (1 replies)
load more comments (2 replies)
[-] hemko@lemmy.dbzer0.com 46 points 1 week ago
  • Firefox -> Edge
  • Libreoffice -> Gsuite PWAs
  • kernel -> Azure Linux kernel (added trust of Microsoft)
  • nano -> vim
  • vi -> Emacs
  • GNOME -> Deepin
  • Bash -> Powershell >=7.0
[-] RmDebArc_5@sh.itjust.works 43 points 1 week ago

I think you forgot to add /s

[-] hemko@lemmy.dbzer0.com 29 points 1 week ago

Probably should have added yeah. Based on the amount of downvotes, some people took it too seriously

load more comments (3 replies)
[-] bitcrafter@programming.dev 11 points 1 week ago

nano -> vim

This one is extremely consistent with the others because once you have made the switch, it becomes harder to escape.

[-] lig@lemmings.world 34 points 1 week ago
load more comments (3 replies)
[-] elucubra@sopuli.xyz 29 points 1 week ago

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

load more comments (2 replies)
[-] Buffalox@lemmy.world 24 points 1 week ago* (last edited 1 week ago)

As a former Windows SUPERUSER, I always change the desktop wallpaper, just to show off. 😋

But jokes aside and apart from things already mentioned, I always install the Speedcrunch calculator, and xbindkeys so I can copy all my keyboard shortcuts.

[-] helmet91@lemmy.world 20 points 1 week ago

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.

[-] sawdoctor@lemm.ee 24 points 1 week ago

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

load more comments (3 replies)
load more comments (2 replies)
[-] eruchitanda@lemmy.world 19 points 1 week ago

Arch, so pretty much nothing.

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

[-] Libb@jlai.lu 18 points 1 week ago

Apps I replace with newer versions (on Mint too):

  1. LibreOffice, with the latest .deb from their website
  2. Celluloid, with mpv. I cannot tell how much I appreciate mpv even though it sucks with DVD, for which I use VLC ;)
  3. yt-dlp, with the latest version available from git
  4. Screenshot, with Ksnip.
  5. Whatever the default image viewer is, with Pix.
[-] maxprime@lemmy.ml 15 points 1 week ago
load more comments (7 replies)
[-] nichtburningturtle@feddit.org 17 points 1 week ago

bash -> fish

[-] Knuschberkeks@leminal.space 16 points 1 week ago* (last edited 1 week ago)

cat > bat

ls > exa

(h)top > btop

whatever terminal > alacritty

whatever browser > librewolf + brave

cli editor > micro

app launcher > albert

vlc > mpv

load more comments (10 replies)
[-] zarkanian@sh.itjust.works 14 points 1 week ago* (last edited 1 week ago)
  • 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 6 days ago

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

[-] zarkanian@sh.itjust.works 3 points 6 days ago
[-] Zucca@sopuli.xyz 1 points 5 days ago* (last edited 5 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)
[-] boredsquirrel@slrpnk.net 13 points 1 week ago

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

[-] edinbruh@feddit.it 12 points 1 week ago

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

load more comments (3 replies)
[-] thadah@lemmy.blahaj.zone 13 points 1 week ago

I usually replace these:

  1. Bash with Fish
  2. Neofetch (if there is) with Fastfetch+Hyfetch
  3. Firefox with Floorp
  4. Mkinitcpio with Dracut
  5. GRUB with systemd-boot
load more comments (2 replies)
[-] PancakeBrock@lemmy.zip 13 points 1 week ago

I choose what I want when I install. I use Arch btw

[-] icogniito@lemmy.zip 12 points 1 week ago

Defaults hehe

I use arch btw

[-] Matombo@feddit.org 2 points 6 days ago

well arch defaults are just a terminal with very little tooling

[-] hersh@literature.cafe 12 points 1 week ago* (last edited 1 week ago)

There are a handful on non-default apps I've used across my last 3-4 distros at least:

  • mpv - the best video player, period. Minimalist UI, maximalist configuration options. I've been using it for many years across many OSes and at this point everything else feels wrong.

  • Geany - My favorite GUI text editor on Linux.

  • Foliate - the simplest eBook reader I've found.

  • Strawberry - It's "fine". Honestly, I've never found a music player on Linux that I really liked. I keep falling back to Strawberry because it's familiar and generally works as expected.

load more comments (2 replies)
[-] 0x0@programming.dev 11 points 1 week ago

I install the minimal version and go from there.

load more comments
view more: next ›
this post was submitted on 30 Dec 2024
185 points (94.3% liked)

Linux

48878 readers
944 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