Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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  dialog  inter-
     face) 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 decided to keep yet in
     a previous run.

     This version only supports the pkg(8) package management system (also known
     as pkgng).

OPTIONS
     -l     List leaf packages only, one per line, and don't ask for anything to
	    be deinstalled.

AUTHORS
     Timothy Redaelli <drizzt@freesbie.org>
     Alexander Wittig <alexander@wittig.name>

SEE ALSO
     bsddialog(1), pkg(8)

FreeBSD 			   March 2026			 PKG_RMLEAVES(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pkg_rmleaves&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help