Please don’t. I like having options, sometimes RPMs are useful, sometimes Flatpaks are useful. Let me choose.
Using RPMs through a frontend like Discover or Gnome Software can sometimes have unintended side effects that are much more easily anticipated when using dnf.
Just the other day, I uninstalled something through Gnome Software that was an RPM, and it also removed fuse-fs packages, breaking all of my appimage stuff until I manually installed fuse again.
This doesn’t ever happen with Flatpak in my experience, though I could just be lucky. It makes some sense to limit the destruction potential for less technical frontend installers like Gnome Software and leave the RPMs to something else like dnf. Though, I do really enjoy being able to open a manually downloaded RPM in a nice GUI to install it.
Exactly this. Kde’s graphical application store actually has a warning on arch, since pacman can be even more problematic when it comes to abstraction layers like GUI’s.
At this point, rpm’s and deb packages can be auto updated through their relevant package managers. And it looks like gnome software is attempting to try to get user packages installed via flatpak entirely.
This. Arch based distros have understood this a long time ago, most ship with no GUI for their package managers and if they ship with one they throw you to a terminal to solve anything, as it should be.
I don’t want to deal with any of that, so I run Bazzite, do flatpaks only, and use Distrobox for whatever I can’t find on the homebrew package manager.
Distros are still free to make their own RPM packages, they can’t go around the GPL there.
But having official flatpak release makes it very easy to update to the latest versions regardless of your distro.
They have different purposes. While I do use flatpak whenever possible there are some things that need to integrate more closely with the OS and the sandbox makes the tool or service useless.
But why? It’s job is to install software, why make it worse by supporting less package formats?
But why?
Probably because having two separate dependency management solutions can lead to a lot of needless headaches.
And it makes particular sense for Gnome to switch over, since Gnome is focused on user space apps. Flatpaks should generally be more relevant and lower risk, long term, since they don’t require root privileges to install.
I really don’t like how gnome is doing things, even I not using a distro that uses rpm im considering migrate to cosmic
Then gnome will cease to be an option.
Fucking flatpaks.
While I prefer Debian packages, what’s wrong with Flatpaks other than a bit of bloat caused by redundant dependencies? They’re not Snaps.
They acutally use deduplication. So if there is a package needed in e.g. 10 different flatpaks it will not take 10x the space on the drive.
Really? Nice. Didn’t know that about Flatpaks.
It was mentioned in a podcast from the linux cast - there was actually a guy (I believe he works for gnome) and he cleaned up with some prejudices about flatpaks. One of them being that they consume too much space on disk ;)
deleted by creator
Unpopular opinion: that’s fucking stupid. I personally will never use flatpaks.
Really? Why not?
I find them incredibly useful for some applications.
For some development stuff, though, I still prefer to use the installed version.
So VS Code, for example, I have that installed.
The flat pack just does not work as well.
But Podman Desktop, which is a flat pack, is just excellent.
I think they use up too much space. I primarily use laptops with limited SSD storage and using flatpak has come back to bite me a couple of times.
The space becomes less and less of an issue the more of your system is in flatpaks, as any shared dependencies won’t be duplicated.
Oh that makes sense.
In this part, I agree, company laptop only provide 256 usable 234gb, and well… it doesn’t works great if I use a lot of flatpak apps for now, So I opt to use rpms… if 512, it will be different…
Too much storage. Only apps, no dependencies or drivers, which makes them 100% useless to me. So I’m Still relying on the repos to install dependencies and drivers, but splitting my workflow and installing flatpak apps? No, thanks. Too much hassle on theming and system access. Often times on the steam deck I try to do something and it doesn’t work and I start scrambling for a while to fix it, then realize I don’t have permissions to do so then have to go find flatseal and start fucking with shit. Just too much hassle.
Dependencies are contained in the flatpak. That’s why something like zenmap. Which requires python 2. Can run on a system that doesn’t have python 2 installes
That’s it. You’ve solved it. Flatpaks are the best. Give me one driver I can install as a Flatpak. Anything that is non-app that is flatpak
Ok, enjoy 😊
Ok here is a bit of a rant Fr, Especially on Arch based distros where the Aur (which is wayy better) exists + I don’t use gnome I use Cinnamon(Gnome done right)
Yup. AUR forever FTW.