[main] Doc issue in file modules/ROOT/pages/upgrading-fedora-offline.adoc (dnf remove --duplicates
) #774
Labels
No labels
bug
Closed As
complete
Closed As
duplicate
Closed As
insufficient data
Closed As
moved
Closed As
not possible
Closed As
out of scope
Closed As
stale
good first issue
help wanted
improvement
needs changes
needs committer review
needs info
new change
Priority
awaiting triage
Priority
needs review
Priority
next meeting
Priority
waiting on assignee
Priority
waiting on external
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Docs/quick-docs#774
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
dnf remove --duplicates
fails when using DNF5:This is in the Clean-up old packages section.
I never had duplicates but you can probably do it like in the "extras" step:
sudo dnf remove $(sudo dnf repoquery --duplicates)
(untested!)There's an upstream bug about this here: https://github.com/rpm-software-management/dnf5/issues/760 - let's keep an eye out on it.
Metadata Update from @pbokoc: