this post was submitted on 26 Mar 2024
2 points (100.0% liked)

Linux

47237 readers
3343 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Enhanced Performance: DNF5 promises faster repository metadata processing and improved package query operations, aiming to save users precious seconds during package management tasks.

Reduced System Footprint: By eliminating Python dependencies and merging the functionalities of DNF and MicroDNF, DNF5 offers a significantly smaller installation size, reducing metadata redundancy.

Unified Experience: Fedora aims to provide a consistent package management experience across all platforms, with DNF5 serving as the sole package manager for servers, workstations, and containers.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 5 months ago (3 children)

I've been using dnf5 for a few weeks now. I never want to go back. If you use fedora, seriously consider checking it out. The only thing I'm missing is the provides subcommand.

[–] [email protected] 1 points 5 months ago (1 children)

Is it just because it's faster? Feels like I can wait a couple of months for that?

[–] [email protected] 1 points 5 months ago

Ahh got to wait for your current system update to finish I see. /s

[–] [email protected] 1 points 5 months ago* (last edited 5 months ago) (1 children)

Did you run into any issue? Is it stable enough? I've never got the guts to install it on my main desktop.

[–] [email protected] 1 points 5 months ago

I haven't yet! Today I did a kernel update with it, I was kind of hoping something would go wrong so I would have a bug to report. But nope. Everything worked flawlessly. I'm not really sure how to break it but I'm going to try (in a vm lol)

[–] [email protected] 1 points 5 months ago

I hate dnf downloading 100 mb of meta data before I can install a package.

I had worked with Pacman and it was just so good with repos.

Does it feel better?