aptでunstableなパッケージのインストール

1. ヘルプスクリプトを取得

 cd $HOME/bin
 wget http://www-nagao.kuee.kyoto-u.ac.jp/member/tsuchiya/debian/alpha/apt-unstable
 chmod 755 apt-unstable

2. 設定ファイルを作る

 apt-unstable update

3. sources.listの編集

 vi $HOME/.apt-unstable/etc/sources.list
 deb http://ftp.jp.debian.org/debian/ unstable main non-free contrib
 deb-src http://ftp.jp.debian.org/debian/ unstable main non-free contrib

4. 再度

 apt-unstable update

5. インストール

 apt-unstable -b XXX

参考

http://debian.fam.cx/index.php?AptGet


トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS

Last-modified: 2011-06-19 (日) 03:35:39