Smart Package Manager に関するFAQ。
Smart とは何ですか。
パッケージ管理ツールです。特定のアーキテクチャーやリポジトリーに依存しないように設計されているため、汎用性のあるツールとなり得ます。すでに必要な機能はほぼ取り込まれています。コマンドラインからの操作は、APT とかなり似通っています。
- 公式サイト http://labix.org/smart
- スクリーンショット http://zorked.net/smart/screenshots.html
- 公式FAQ http://labix.org/smart/faq
インストール手順
設定オプション
smart config [オプション]
で以下のオプションが使えます。
- Configuration options http://labix.org/smart/config-options
メーリングリスト&非公式フォーラム
- メーリングリストアーカイブ http://lists.labix.org/pipermail/smart-labix.org/
コマンドラインからの扱い方について
[smart -help]
Usage: smart command [options] [arguments]
Action commands:
update
install
reinstall
upgrade
remove
check
fix
download
Query commands:
search
query
info
stats
Setup commands:
channel
priority
mirror
flag
Run "smart command --help" for more information.
Options:
--version Show program's version number and exit
-h, --help Show this help message and exit
--config-file=FILE Configuration file (default is <data-dir>/config)
--data-dir=DIR Data directory (default is /var/lib/smart/)
--log-level=LEVEL Set the log level to level (debug, info, warning,
error)
--gui Use the default graphic interface
--shell Use the default shell interface
--interface=NAME Use the given interface
--ignore-locks Don't respect locking
-oOPT, --option=OPT Set the option given by a name=value pair
Examples:
smart install --help
smart install pkgname
smart --gui
smart --gui install pkgname
smart --shell
このwikiの更新情報RSS