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

FreeBSD Manual Pages

  
 
  

home | help
PKG_TRIM(8)		    System Manager's Manual		   PKG_TRIM(8)

NAME
       pkg_trim	-- select and remove unwanted leaf packages

SYNOPSIS
       pkg_trim	[-oy]
       pkg_trim	-h

DESCRIPTION
       The  pkg_trim script performs dialog driven selection of	leaf packages.
       After completing	selection, the user is asked to	either update the  au-
       toremove	flags of the selected packages or delete them immediately.

   Options
       The following options are supported:

       -h, --help
	       Displays	the available options.

       -o, --origin
	       List package origins instead of names.

       -y, --yes
	       Assume yes when calling pkg-set(8) or pkg-delete(8).

DIAGNOSTICS
       During  package	selection the script may exit with the exit status re-
       turned by dialog(1).  During package processing	the  script  may  exit
       with the	exit status returned by	pkg-set(8) or pkg-delete(8).

SEE ALSO
       dialog(1), pkg-query(8),	pkg-set(8), pkg-delete(8)

HISTORY
       The pkg_trim script first appeared in bsda2-0.1.

AUTHORS
       Dominic Fandrey <freebsd@k4m1.org>

FreeBSD	Ports 14.quarterly     18 November, 2023		   PKG_TRIM(8)

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

home | help