dnf icon indicating copy to clipboard operation
dnf copied to clipboard

Package manager based on libdnf and libsolv. Replaces YUM.

Results 105 dnf issues
Sort by recently updated
recently updated
newest added

= changelog = msg: Fix upgrade pkg from file when installed pkg is noarch and upgrades to a different arch type: bugfix resolves: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=2006018 test: https://github.com/rpm-software-management/ci-dnf-stack/pull/1143

ready for review

Somehow, a repo I made started getting this error during installation, but the installation itself went fine. Given that it's only used for updating the progress display, and if we...

= changelog = msg: Add `dnf list --userinstalled` type: enhancement resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1574466

fix dnf history undo error when history sqlite missing

It is common mistake to add multiple excludepkgs if one want to exclude multiple RPMs. This patch adds a note that the dnf only use the last one.

Rationale: this isn't useful for most end-users, and it indicates a problem with a repo, not with the system. A quick search of trouble-shooting forums will show many cases of...

Adding quotes, & changing `[` to `[[`