After I install Linux Mint (which is the distro I have settled on), I replace:
- Thunderbird with Betterbird
- Firefox with Librewolf (I also install Brave for web services that need a chromium browser).
- Celluloid / Rythmbox with VLC player
- Default Libreoffice with latest Libreoffice from source.
- 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.
Apps I replace with newer versions (on Mint too):
- LibreOffice, with the latest .deb from their website
- Celluloid, with mpv. I cannot tell how much I appreciate mpv even though it sucks with DVD, for which I use VLC ;)
- yt-dlp, with the latest version available from git
- Screenshot, with Ksnip.
- Whatever the default image viewer is, with Pix.
how do you personally install yt-dlp? I just use pip(x).
- I remove the preinstalled version (sudo apt remove yt-dlp)
- In my ~/.local, I have a ‘bin’ folder in which to put any manually added app, and in my .bashrc I added that folder to the path. So everything in it is usable.
- I download the latest binary from https://github.com/yt-dlp/yt-dlp#release-files and moved it to that bin folder.
- Done. I can use it like if it was the pre-installed app ;)
Ah cool, that’s exactly where pipx installs to as well :3
Jesus that explains why I’ve never used this. Pip is a security issue.
Jesus that explains why I’ve never used this. Pip is a security issue.
Not sure to understand your remark: I don’t use pip and have no idea what risks it could represent or not.
Celluloid, with mpv
Hard agree, also SM Player for the FE
Whatever the default image viewer is
xviewer
, it’s built on top ofeog
with Pix
Is that no longer pre-installed, at least for camera imports?
It was on 17-20.3 but I don’t think I’ve done a clean (re)install since.s that no longer pre-installed, at least for camera imports? It was on 17-20.3 but I don’t think I’ve done a clean (re)install since.
I could not swear, one or the other. Let’s just say I make it my default viewer instead ;)
mpv FTW!
Firefox with Brave and Chromium.
Tell that to Mozilla.
How do you pronounce your pronouns?
zee, zem, zeir.
Yeah. I also uninstall Thunderbird and install wine, outlook, and internet explorer
/s
I don’t replace anything. I just install what I need from the beginning.
And yes, I run Arch btw. :D
switched to nixos after a decade on arch. What does “default software” mean? :D
Systemd?
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 dysfunctionalYeah, there is nothing more annoying in general when starting to type text into a co-workers desktop than having random letters show up rather than having the cursor move around.
I install the minimal version and go from there.
Rustdesk, so I can remote into my main computer and the others I manage.
PWAs For Firefox.
And that’s about it.
I use Debian BTW. (Was on Fedora but killed it when there were sound issues, turned out to Rustdesk at fault. Can’t do Mint as it boots to black screen.)
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.
I stared using Zen Browser instead of Firefox lately and i find it really good.
It’s so good! I love the design right out of the box, with very few settings adjustments.
Note that zen currently only has vertical tabs (horizontal tabs are on the roadmap). If horizontal tabs are a must, try Floorp browser instead, which has several similarities with Zen.
deleted by creator
There are dozens of us. Dozens!
- bash -> fish
- default text editor (like Kate) -> geany
- firefox -> firefox-esr
- chromium -> ungoogled-chromium
- nano -> micro
- top -> htop, btop
- default PDF reader -> Okular
- nano -> nvim
fixed that for you
Stop.
Everyone has their own preferences.
No judging here.Yeah, fair point tbh, my bad
Yeah, but some people have the wrong preferences /s
Do you really replace bash though? I also use fish but even as a relatively deranged minimalist I haven’t removed bash as it has so many dependents.
Replacing doesn’t mean removing in this case.
It still needed for the system scripts, etc.More like fish is my daily driver, bash if needed (I can write a script in bash faster then in fish).
Personally I wouldn’t call that replacing. But that’s probably because I am a deranged minimalist. I can’t answer this thread because technically I didn’t remove anything that my installation started out with.
- Firefox -> Edge
- Libreoffice -> Gsuite PWAs
- kernel -> Azure Linux kernel (added trust of Microsoft)
- nano -> vim
- vi -> Emacs
- GNOME -> Deepin
- Bash -> Powershell >=7.0
nano -> vim
This one is extremely consistent with the others because once you have made the switch, it becomes harder to escape.
I think you forgot to add /s
Probably should have added yeah. Based on the amount of downvotes, some people took it too seriously
Nah, I’m just bored of pointless sarcastic replies being at the top. It’s bloat!
Thanks for the explanation. I was hoping it was this instead of “I disagree!”
I still can’t get why people should downvote your comment, but fine.
I leave Firefox installed, but I download and use Chrome. Chrome is much faster than Firefox in many websites I use (not only youtube where Google might be using a secret sauce, but also Photopea and other js-heavy websites). Also, Chrome is using way less RAM than Firefox. I have a bunch of older laptops with 4 GB of RAM, so these “small” differences in speed between the two browsers is VERY evident on these older computers (not so easily seen on very fast PCs). Many people don’t like me writing all that, and often downvote me for having written that in the past, but it’s god’s honest truth. I looked into installing a totally degoogled chromium, but it’s not updated asap for security updates, so it’s a no-go for me.
I also prefer VLC for videos, and OnlyOffice instead of LibreOffice (better MS compatibility). Also, because it’s Linux Mint and comes preinstalled with warpinator, I prefer LocalSend instead of Warpinator. Easier to use.
Yeah, I used Chrome up until extremely recently because genuinely no browser Just Works to the extent Chrome does.
Fast, good media codec support, Web API support for hardware access for PWAs, doesn’t lock up w/ a lot of tabs (post-quantum FF is better about this, but not quite there), excellent DevTools, and just generally snappier and more polished than even chromium.
I switched to firefox recently exclusively for better home-manager support, and other than the ability to use home-manager more easily, it’s just a slightly slower and jankier experience at all times whether it’s requiring transcode for Jellyfin, laggy WebGL performance, janky DevTools, or missing WebAPIs.
I doubt you’re getting downvoted for saying that chrome is faster than firefox, but for the irony of using Linux with a Chromium based browser, while being on lemmy.
-
Chromium, while open source, is controlled by Google and a lot of browsers (Chrome, Edge, Brave, Opera, Samsung Android, Vivaldi) are built on it, giving it a market share of around 75%.
-
Electron apps are frameworks based on Chromium (ie VSCode).
-
Google is evil and with Manifest V3, Adblockers like uBlock Origin, will eventually stop working for all derivatives (even for Vivaldi).
-
The future: Because Chromium got the de facto monopoly there is no need for Firefox support anymore and the big corpos (ie Microsoft is a sucker for Chromium/Electron) can turn what’s left of the “old” Internet into apps without the ability to block ads or tracking.
-
No “?”, just Profit.
There is no irony. Like, at all. Ironically Firefox is de facto controlled by the evil Google, the very evil Google which pays a huge share of Mozilla’s bills. Also, MV3 is a non-issue for in-built adblockers, as these are not extensions. You people often (and conveniently) seem to forget this detail.
I’m aware of all these things, and I agree with you. But the FACT remains: Chrome works on a 2 or 4 GB old laptop much faster and with less ram than Firefox. The one thing you don’t want in your desktop experience is to be hitting the swap constantly, because your hdd or ssd will be killed very fast, and the experience will just be slow. The whole point of removing Windows from these laptops is to find efficient software that will bring a new life to them, instead of ending up in a landfill. And that means the following:
- For PCs with 4 GB of ram, Linux Mint is the best choice (or with XFce if the cpu is slow, or with debian+xfce if the ssd is only 16 gb as in some chromebooks).
- For PCs with 2 GB of ram, Q4OS is the best choice. It has the best balance between low ram usage and a cohesive DE with good desktop preferences (it’s a fork of KDE 3.5).
But in both cases, Chrome/ium is the best case, because it’s, a. Faster, b. Uses less ram.
What do you want me to do about it? Change the status quo? Stop using it and go with firefox regardless, even if it ends up in an abysmal desktop experience and dead ssds? Why should I do that? The people I install Linux for them on their old laptops want a good desktop experience to replace their now slow Windows, they don’t care if it’s Linux or Gnu/linux. Now tell me, it’s still my fault for people dowvoting?
-
What about regular Chromium? Pretty much exactly like Chrome but open source and with less google (still a bunch, otherwise ungoogled chromium wouldn’t exist). Also one question to the RAM part, is the amount of available RAM actually slowing down other applications? Because Firefox reserves a proportionally larger part of RAM than Chromium so the amount of available RAM shown in the taskmanager is larger, but a larger part of RAM can be freed if required. Also in benchmarks (and my experience) Brave is faster and lighter than Chrome and updates within 24h of Chromuim security fixes, also open source and more privacy friendly, so why not use that?
Chromium is ok in my opinion, but it’s also a few days away from getting updated in the repo for security updates. I don’t like Brave because of its crypto ties.
As for RAM, on low RAM machines Firefox is hitting the swap way earlier than Chrome/ium does. It really is a problem on low end PCs. It’s definitely not as optimized. And it’s not juset the RAM, as I explained, it’s just slower. I use Photopea to edit photos, and there’s an order of magnitude difference in speed on a PC with about 4000 passmark cpu points (and some of my laptops have only 500 points!!). Probably not noticeable on fast machines (machines with over 10k passmark points). Also, where Firefox could do 480p without dropping frames on youtube, Chrome can do 720p on the same video. So for slow machines, I’ll always suggest chrome/ium. For fast PCs, I guess it doesn’t really matter what you choose.
Just disable votes on your profile. People sometimes can’t accept someone not being part of the herd.
Which is really funny, since I use Linux since 1998. It’s just that I don’t follow cults.
Same. I use what works better for me. That’s all.
Love to replace Systemd. What.a.piece.of.shit.
Wouldn’t it be easier to use a distro that is built without it in the first place?
Massively so. I sincerely doubt their post was serious.
I remove anything by KDE and find an alternative from the 21st century.
I also install Janus as my text file editor, which is a Windows Notepad clone.
What is your KDE alternative from the 21st century?
Can’t be Gnome or Xfce, they’re both from the 20th.cinnamon or something
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.
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
KDE <3
I prefer KDE >3
Is KDE 3 so bad that people only prefer <3 or >3, but never =3?
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.
Isn’t that just one of the perks of Linux? Unlike windows where your pretty much forced to use Microsoft software on Linux you have a plethora of choices.
You can choose pretty much whichever Desktop you want, whichever default packages you want you can even choose between Default, Snap, Flatpak, app image and build from source.
There’s no one size fits all on Linux, we all have our own unique set up
I usually replace these:
- Bash with Fish
- Neofetch (if there is) with Fastfetch+Hyfetch
- Firefox with Floorp
- Mkinitcpio with Dracut
- GRUB with systemd-boot
Why systemd-boot? I don’t know much about it. But I’ve heard it’s faster?
It’s mostly personal choice but I find it easier to configure and it’s certainly more lightweight and faster than GRUB (although probably not by a noticeable amount). Since I don’t need BIOS support I prefer to use it.