FreeBSD Manual Pages
PKG_RMLEAVES(1) General Commands Manual PKG_RMLEAVES(1) NAME pkg_rmleaves - deinstall 'leaf' packages SYNOPSIS pkg_rmleaves [-l] DESCRIPTION pkg_rmleaves finds packages that are not required (depended on) by any other installed package and lets you decide (in a beautiful BSD dialog interface) for each one if you want to keep it or delete it. Once the packages marked for removal have been deinstalled, you'll be asked if you want to do another run to see packages that have become 'leaves' now because you've deinstalled the package(s) that depended on them. In every run you will be shown only packages that you haven't de- cided to keep yet in a previous run. This version automatically detects if you are using the new pkg(8) package management system (also known as pkgng) or still the old pkg_* tools. It works with both package management systems, but may show more information with the new pkg(8) system. OPTIONS -l List leaf packages only, one per line, and don't ask for any- thing to be deinstalled. AUTHORS Timothy Redaelli <drizzt@freesbie.org> Alexander Wittig <alexander@wittig.name> SEE ALSO bsddialog(1), pkg(8), pkg_delete(1), pkg_info(1) FreeBSD November 2013 PKG_RMLEAVES(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | AUTHORS | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pkg_rmleaves&manpath=FreeBSD+14.2-RELEASE+and+Ports>