this post was submitted on 16 Mar 2026
427 points (91.8% liked)

Linux

14032 readers
199 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] grue@lemmy.world 7 points 3 months ago (17 children)

What's a better alternative that uses apt and KDE and has relatively up-to-date packages (other than Debian testing)?

[–] woelkchen@lemmy.world 3 points 3 months ago (3 children)

Fedora offers apt. AFAIK not by default, so it has to be installed via dnf first but then it's available.

It's been like that for years.

[–] Aatube@thriv.social 0 points 3 months ago* (last edited 3 months ago) (2 children)

https://www.google.com/search?q=why+shouldn%27t+you+use+apt+on+fedora&oe=UTF-8&hl=en-us&safe=active

It's a really bad idea to have two package managers overlap (this is also why more "cross-system" package managers like nix and brew are okay: they consciously install to separate paths to avoid overlapping)

Fedora does not offer APT repositories, so if you somehow don't overlap and pretty much exclusively use APT, you're pretty much just converting your distro to Debian (or whatever's providing your repos). In the forums we call this a Frankenstein; support is seldom given for raising the dead.

load more comments (13 replies)