1avopkg(1)                   User's Reference Manual                  avopkg(1)
2

NAME

4     avopkg — Avogadro Package Manager
5

SYNOPSIS

7     avopkg [-info | -query | -pack | -f] filename
8     avopkg -wizard [package_name]
9

DESCRIPTION

11     Avopkg is a command-line tool for easy packaging and installation of Avo‐
12     gadro plugins on Unix platforms
13

OPTIONS

15     -pack manifest
16           Create package using manifest as package description file
17
18     filename
19           Install plugin from chosen package "filename"
20
21     --f filename
22           Force installation of plugin, disregarding OS/CPU architecture,
23           possible file overwrites, etc.
24
25     --wizard [package_name]
26           Interactively create manifest for new package. Specifying pack‐
27           age_name disables some interactivity of the wizard (e.g., for use
28           in scripts).
29
30     --info [filename]
31           Show information about package in file "filename"
32
33     --query [package_name]
34           Show information about installed package "package_name"
35

ERROR CODES

37     1     Specified file is not a plugin
38
39     2     Manifest is missing in package
40
41     3     Trying to install Python plugin on Avogadro compiled without Python
42
43     4     OS mismatch
44
45     5     CPU architecture mismatch
46
47     6     Package overwrites existing file
48
49     255   Incorrect usage
50

SEE ALSO

52     avogadro(1).  For more information about Avogadro, see
53     <http://avogadro.cc/>
54

AUTHOR

56     Konstantin Tokarev
57
58Avopkg 1.0                      March 15, 2010                      Avopkg 1.0
Impressum