The smart package manager
smart command [options] [arguments]
The Smart Package Manager project has the ambitious objective of creating smart and portable algorithms for solving adequately the problem of managing software upgrading and installation. This tool works in all major distributions, and will bring notable advantages over native tools currently in use (APT, APT-RPM, YUM, URPMI, etc).
update install reinstall upgrade remove check fix download clean
channel priority mirror flag
search query info stats
Run "smart command --help" for more information.
Show program's version number and exit
Configuration file (default is <data-dir>/config)
Specifies the config file location - can take http, ftp urls and local file Data directory (default is /var/lib/smart/)
Set the log level to level (debug, info, warning, error)
Use the default graphic interface
Use the default shell interface
Use the given interface
Don't respect locking
Set the option given by a name=value pair
smart install --help smart install pkgname smart --gui smart --gui install pkgname smart --shell
/etc/smart/ /var/lib/smart/ /usr/lib/smart/ /usr/lib/smart/plugins/
http://labix.org/smart
Gustavo Niemeyer <[email protected]>