diff options
| author | Berke Güzel <wenekar1@gmail.com> | 2026-03-12 15:27:29 +0300 |
|---|---|---|
| committer | Berke Güzel <wenekar1@gmail.com> | 2026-03-12 15:27:29 +0300 |
| commit | 50f31b55c49e390d7857f95a3ee6b26adbc0949b (patch) | |
| tree | 6d13872469d611946e9268fa99cecdf1bd380cb1 /src | |
| parent | 3162ada97b4e9459a8322b8c134cc36cb263e57e (diff) | |
linux post ref 12
Diffstat (limited to 'src')
| -rw-r--r-- | src/posts/best-linux-distro.svx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/posts/best-linux-distro.svx b/src/posts/best-linux-distro.svx index 967be36..7ea4136 100644 --- a/src/posts/best-linux-distro.svx +++ b/src/posts/best-linux-distro.svx @@ -47,7 +47,7 @@ source: [RPM Fusion Multimedia](https://rpmfusion.org/Howto/Multimedia) This is what Fedora expects a newcomer to navigate just to live stream a game, e.g on Twitch. Oh and hey, [look what I found](https://www.reddit.com/r/Fedora/comments/1rezfbd/cant_install_obs_studio_freeworld/). -**Ubuntu derivatives** (Mint/Pop/MX etc.)? Same core issue as Ubuntu. If it's not in the repositories, add a PPA, which *may* break your system. Or just use snaps, they're amazing aren't they? +**Debian/Ubuntu derivatives** (Mint/Pop/MX etc.)? Same core issue as Ubuntu. If it's not in the repositories, add a PPA, which *may* break your system. Or just use snaps, they're amazing aren't they? **Fedora derivatives** (Nobara/Bazzite etc.)? Repackages of Fedora with pre-installed apps/drivers/libs. That entire debacle about OBS and GPU encode/decode? Nobara does it for me, because Fedora won't. Which isn't bad at all! What Nobara team does is nothing short of amazing. But being Fedora based it inherits the issues I stated with COPR and how version mismatch breaks systems. If I want to install a software that isn't in official repositories I must add a COPR or pray to God flatpak's permission model allows it. @@ -56,7 +56,7 @@ Have you seen how easy it is to install a package on Arch vs Ubuntu/Fedora? On the latter, you need an rpm/deb build compatible with your current release version + a PPA/COPR 99% of the time. On Arch? I dunno, I never needed anything beyond `yay package_name`. -AUR is that good. Everyone has already packaged everything for everyone. I've installed so many things from AUR: Sonarr, Pi-hole, google-chrome, wrk, Upscayl, Visual Studio, wine-tkg, Tracy. And guess what? I did not have to add a single PPA or COPR repo that breaks every fucking update. +AUR is that good. Everyone has already packaged everything for everyone. I've installed so many things from AUR: Sonarr, Pi-hole, google-chrome, wrk, Upscayl, Visual Studio Code, wine-tkg, Tracy. And guess what? I did not have to add a single PPA or COPR repo that breaks every fucking update. And that's the thing that drives me nuts. PPAs and COPR break if your version isn't supported. Arch doesn't have versions. It just works. How? I do not know. |
