An installed library that has no installed packages depending on it is referred to as orphaned. One of the tools used to determine which libraries are orphaned on a Debian system is named deborphan. What is the Fedora equivalent?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
It appears that package-cleanup can perform a similar task with the following command:
or, to include more than just libraries
|
|||
|
|