1072
Year of Linux on the Desktop
(lemmy.world)
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
sudo
in Windows.Please report posts and comments that break these rules!
Aha, just popping in here to suggest taking a look at PopOS!
Proton works extremely well on it, its compatible out of the box with everything Debian based (this includes Ubuntu) so it has a huge selection of free software, has great documentation for the PopOS! specific stuff and for all the debian/ubuntu stuff you can nearly always use older wikis on the internet if you run into a snag, and its got a custom DE that I personally find better than KDE and Ubuntu's latest rendition if GNOME.
Also, while Ubuntu is going hard into Snaps, which I hate, PopOS! is going into flatpaks, which are less bad than snaps, but still stupid imo.
If you care, its fairly easy to disable and/or remove flatpaks from PopOS. It doesnt come with any preloaded afaik, so all you have to do is go into the PopShop (the app store) settings and just remove the flatpak source.
Ive run Proton on Steam via debian sources on PopOS! for years, works fine.
Oh right! I am fairly sure that PopOS! nowadays just comes by default with graphics drivers pre-installed and preset to automatically update with the rest of your software when you run sudo apt update. All you have to do is pick the Nvidia ISO if youve got Nvidia, or the standard one if youve got AMD.
A lot of packages come only on flatpak these days. So limiting yourself to system packages only is not really a good idea. And other than disk space usage, I don't really see any issues with flatpak. It's a great solution especially for smaller projects, that don't have resources to create packages for every format.
The trend is that the app developers officially support and push updates for the flatpak. So you always get the latest source directly from the devs. This makes packaging organic, instead of deb/arch/rpm/etc packagers trying to catch up (those packages are often waaay out of date, even on arch occasionally)