CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
README: removed not need pkgutils-cross/src export PATH.
[pkgutils-cross.git] / src / pkgrm.8.in
CommitLineData
a0a63413
JB
1.TH pkgrm 8 "" "pkgutils #VERSION#" ""
2.SH NAME
3pkgrm \- remove software package
4.SH SYNOPSIS
5\fBpkgrm [options] <package>\fP
6.SH DESCRIPTION
7\fBpkgrm\fP is a \fIpackage management\fP utility, which
8removes/uninstalls a previously installed software packages.
9.SH OPTIONS
10.TP
11.B "\-r, \-\-root <path>"
12Specify alternative installation root (default is "/"). This
13should be used if you want to remove a package from a temporary
14mounted partition, which is "owned" by another system. By using
15this option you not only specify where the software is installed,
16but you also specify which package database to use.
17.TP
18.B "\-v, \-\-version"
19Print version and exit.
20.TP
21.B "\-h, \-\-help"
22Print help and exit.
23.SH SEE ALSO
24pkgadd(8), pkginfo(8), pkgmk(8), rejmerge(8)
25.SH COPYRIGHT
26pkgrm (pkgutils) is Copyright (c) 2000-2005 Per Liden and Copyright (c) 2006-2007 CRUX team (http://crux.nu).
27pkgrm (pkgutils) is licensed through the GNU General Public License.
28Read the COPYING file for the complete license.