| + |
.\"
|
| + |
.\" FreeBSD pkg - a next generation package for the installation and maintenance
|
| + |
.\" of non-core utilities.
|
| + |
.\"
|
| + |
.\" Redistribution and use in source and binary forms, with or without
|
| + |
.\" modification, are permitted provided that the following conditions
|
| + |
.\" are met:
|
| + |
.\" 1. Redistributions of source code must retain the above copyright
|
| + |
.\" notice, this list of conditions and the following disclaimer.
|
| + |
.\" 2. Redistributions in binary form must reproduce the above copyright
|
| + |
.\" notice, this list of conditions and the following disclaimer in the
|
| + |
.\" documentation and/or other materials provided with the distribution.
|
| + |
.\"
|
| + |
.\"
|
| + |
.\" @(#)pkg.1
|
| + |
.\" $FreeBSD$
|
| + |
.\"
|
| + |
.Dd July 26, 2011
|
| + |
.Dt PKG-AUTOREMOVE 1
|
| + |
.Os
|
| + |
.Sh NAME
|
| + |
.Nm "pkg autoremove"
|
| + |
.Nd removes orphan packages
|
| + |
.Sh SYNOPSIS
|
| + |
.Nm
|
| + |
.Sh DESCRIPTION
|
| + |
.Nm
|
| + |
is used for removing orphan packages, which were installed
|
| + |
during a dependencies resolving and are no longer needed.
|
| + |
.Sh OPTIONS
|
| + |
The following options are supported by
|
| + |
.Nm :
|
| + |
.Bl -tag -width F1
|
| + |
.El
|
| + |
.Sh WARNING
|
| + |
.Sh ENVRIOMENT
|
| + |
The following envrioment variables affect the execution of
|
| + |
.Nm :
|
| + |
.Bl -tag -width ".Ev TMPDIR"
|
| + |
.El
|
| + |
.Sh FILES
|
| + |
.Sh SEE ALSO
|
| + |
pkg(1), pkg-create(1), pkg-add(1), pkg-info(1), pkg-register(1), pkg-repo(1),
|
| + |
pkg-upgrade(1), pkg-version(1), pkg-which(1)
|
| + |
.Sh AUTHORS AND CONTRIBUTORS
|
| + |
.Sh BUGS
|