File: force-remove

package info (click to toggle)
feta 1.4.15
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 444 kB
  • ctags: 85
  • sloc: perl: 1,200; sh: 192; makefile: 55
file content (19 lines) | stat: -rw-r--r-- 706 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Help on 'force-remove'                                          Feta 1.4.0
--------------------------------------------------------------------------

The 'force-remove' command will remove a package, regardless of whether
other packages depend on it or its importance to your system. Do not
use this command; it will break things.

EXAMPLES
--------
To forcibly remove bash from your system (DO NOT DO THIS!):
 # feta force-remove bash

OTHER REFERENCES
----------------
'force-remove' uses 'dpkg --force all --remove'. See dpkg(8) for more
information.

--------------------------------------------------------------------------
Help on 'force-remove'                                          Feta 1.4.0