mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 05:22:42 +00:00
Merge #766 Upgrading: Remove "dnf repoquery --unsatisfied" command
This commit is contained in:
commit
4a6d9c9ae8
1 changed files with 0 additions and 9 deletions
|
@ -169,15 +169,6 @@ NOTE: Upgrades across *more* than two releases are not supported.
|
|||
[[sect-clean-up-old-packages]]
|
||||
=== Clean-up old packages
|
||||
|
||||
You can see a list of packages with broken dependencies by typing:
|
||||
|
||||
[source,bash]
|
||||
----
|
||||
sudo dnf repoquery --unsatisfied
|
||||
----
|
||||
|
||||
The list should be empty, but if this is not the case consider removing them as they are not likely to work.
|
||||
|
||||
You can see duplicate packages (packages with multiple versions installed) with:
|
||||
|
||||
[source,bash]
|
||||
|
|
Loading…
Reference in a new issue