1smart(8)                                                              smart(8)
2
3
4

NAME

6       smart - The Smart Package Manager
7

SYNOPSIS

9       smart command [options] [arguments]
10

DESCRIPTION

12       The Smart Package Manager project has the ambitious objective of creat‐
13       ing smart and portable algorithms for solving adequately the problem of
14       managing  software  upgrading  and installation. This tool works in all
15       major distributions, and will  bring  notable  advantages  over  native
16       tools currently in use (APT, APT-RPM, YUM, URPMI, etc).
17

Action commands

19       update
20       install
21       reinstall
22       upgrade
23       remove
24       check
25       fix
26       download
27       clean
28

Setup commands

30       channel
31       priority
32       mirror
33       flag
34

Query commands

36       search
37       query
38       info
39       stats
40
41       Run "smart command --help" for more information.
42

Options

44       --version
45              Show program's version number and exit
46
47       --config-file=FILE
48              Configuration file (default is <data-dir>/config)
49
50       --data-dir=DIR
51              Specifies the config file location - can take http, ftp urls and
52              local file Data directory (default is /var/lib/smart/)
53
54       --log-level=LEVEL
55              Set the log level to level (debug, info, warning, error)
56
57       --gui  Use the default graphic interface
58
59       --shell
60              Use the default shell interface
61
62       --interface=NAME
63              Use the given interface
64
65       --ignore-locks
66              Don't respect locking
67
68       -o OPT, --option=OPT
69              Set the option given by a name=value pair
70

Examples

72       smart install --help
73       smart install pkgname
74       smart --gui
75       smart --gui install pkgname
76       smart --shell
77

FILES

79       /etc/smart/
80       /var/lib/smart/
81       /usr/lib/smart/
82       /usr/lib/smart/plugins/
83

SEE ALSO

85       http://labix.org/smart
86

AUTHOR

88       Gustavo Niemeyer <gustavo@niemeyer.net>
89
90
91
92Christoph Thiel                   2006 Jun 16                         smart(8)
Impressum