File: force-install

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 (21 lines) | stat: -rw-r--r-- 859 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
20
21
Help on 'force-install'                                         Feta 1.4.0
--------------------------------------------------------------------------

The 'force-install' command will install a package, regardless of whether
its dependencies are met, it overwrites files in other packages, conflicts
with other packages, or would otherwise cause major problems on your
system. Do not use this command unless you know exactly what you are doing;
you will probably break something.

EXAMPLES
--------
To force a textutils package to install:
 # feta force-install textutils_2.0-11_i386.deb

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

--------------------------------------------------------------------------
Help on 'force-install'                                         Feta 1.4.0