CRUX-ARM : Home

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