Gentoo

Gentoo prefix

eix を入れた

$EPREFIX/etc/eix-sync.conf を

-e *

とした。

普段から

eix-sync

するといいらしい

portage, emerge を覚える

USE

~/Gentoo/etc/portage/package.use で USE のオプションを設定できる。

インストールするときにUSEフラグの状態を確認

emerge -v --pretend <パッケージ名>

アンインストール

emerge --unmerge <パッケージ名>

更新のあるパッケージの一覧を表示する

pretend オプションにより実際に更新しないようにすればいい。

emerge -u --ask world -p

公式

Gentoo Linux ドキュメント -- Gentoo Linux x86 ハンドブック http://www.gentoo.org/doc/ja/handbook/handbook-x86.xml

Last modified:2012/11/26 16:16:37
Keyword(s):
References: