.TH DPKG-REMOVE 8 "2009-06-02" "Debian Project" "dlocate" .\" Please adjust this date whenever revising the manpage. .\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection .\" other parms are allowed: see man(7), man(1) .SH NAME dpkg-remove - mark packages for removal .SH SYNOPSIS .B dpkg-remove .RI [ PACKAGE .\|.\|.] .SH "DESCRIPTION" .PP .B dpkg-remove marks package(s) to be removed. It achieves this by running `dpkg \-\-set\-selections' and piping in the package name(s) followed by `deinstall'. NOTE: This program does not install, remove, purge any package. It ONLY sets the status of the package. any actual removal or purging is done the next time dselect, apt-get, aptitude, etc are run. .SH "SEE ALSO" \fBdpkg\fP(1), \fBdpkg-hold\fP(1), \fBdpkg-unhold\fP(1), \fBdpkg-purge\fP(1) .SH AUTHOR dpkg-remove was written Craig Sanders . dpkg-remove is Free Software placed in the public domain.