1SUPERPACO(8) System SUPERPACO(8)
2
3
4
6 superpaco - Debian, RPM or Slackware package installation support for
7 paco(8).
8
10 superpaco [OPTIONS] <packages>
11
13 superpaco performs the installation of Debian, RPM or Slackware binary
14 packages, without requiring the use of dpkg(8), rpm(8) or pkgtool(8).
15 The installations are logged by paco (but see option -n below),
16
17 To install RPM packages, cpio(1) and ( rpm2cpio(1) or rpmunpack ) are
18 required.
19
21 -h, --help
22 Display a brief usage message and exit.
23
24 -v, --version
25 Display version information and exit.
26
27 -q, --quiet
28 Be silent, except for errors.
29
30 -n, --no-paco
31 Do not use paco to log the installation.
32
33 --root=PATH
34 When installing the files, use PATH as the root directory.
35
36 -s, --strip-release
37 Remove the release suffix from the name of the package (e.g.
38 'foo-1.0.2-2.1' --> 'foo-1.0.2').
39
41 http://paco.sourceforge.net
42
44 Copyright (C) 2004-2009 David Rosal <davidrr@sourceforge.net>
45 This is free software; see the source for copying conditions. There is
46 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
47 PURPOSE.
48
50 paco(8), pacorc(5), pacoball(8), rpm2paco(8)
51
52
53
54paco-2.0.9 28 June 2010 SUPERPACO(8)