Skip to content

Add DNF5 commands to the build guide #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Emayeah
Copy link

@Emayeah Emayeah commented Jun 3, 2025

Add DNF5 commands to the build guide for Fedora 41 and newer (DNF5 is the default package manager since Fedora 41).

Some older commands (mainly the groupinstall one) don't work on DNF5, I added a section for DNF5 with the updated commands

@Emayeah
Copy link
Author

Emayeah commented Jun 3, 2025

I don't know if any of you use Fedora, so I'm gonna add this

DNF5 now requires group id's to install group packages (c-development is the id for C Development Tools and Libraries), you can check the id of a group by doing
dnf group info <group name (in this case "C Development Tools and Libraries")>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant