Linux Tips

Fedora Core 1を自動更新するには(apt編)

北浦訓行
2004/2/5

 Fedora Core 1でパッケージを自動更新する方法はいくつかあるが、ここではaptコマンドを使う例を紹介する。aptはDebian GNU/Linuxのパッケージ管理システムで、Vine Linuxも採用している。

 Fedora Core 1でaptを利用するには、最初にaptをインストールする必要がある。freshrpm.netのWebページ(http://apt.freshrpms.net/)にアクセスして、Fedora Core 1用のapt(原稿執筆時点のファイル名はapt-0.5.15cnc3-0.1.fr.i386.rpm)をダウンロードする。そして、rootでログインしてインストールを行う。

# rpm -ihv apt-0.5.15cnc3-0.1.fr.i386.rpm
警告: apt-0.5.15cnc3-0.1.fr.i386.rpm: V3 DSA signature: NOKEY, key ID e42d547b
Preparing...            ####################################### [100%]
   1:apt                ####################################### [100%]

 インストールが終わったら、以下のコマンドを実行して最新のパッケージリストを取得する。

# apt-get update
Get:1 http://ayo.freshrpms.net fedora/linux/1/i386 release [1993B]
Fetched 1993B in 1s (1937B/s)
Get:1 http://ayo.freshrpms.net fedora/linux/1/i386/core pkglist [1445kB]
Get:2 http://ayo.freshrpms.net fedora/linux/1/i386/core release [151B]
Get:3 http://ayo.freshrpms.net fedora/linux/1/i386/updates pkglist [214kB]
Get:4 http://ayo.freshrpms.net fedora/linux/1/i386/updates release [157B]
Get:5 http://ayo.freshrpms.net fedora/linux/1/i386/freshrpms pkglist [142kB]
Get:6 http://ayo.freshrpms.net fedora/linux/1/i386/freshrpms release [161B]
Fetched 1802kB in 12s (147kB/s)
Reading Package Lists... Done
Building Dependency Tree... Done

 パッケージを最新版にアップデートするには、以下のコマンドを実行する。

# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be upgraded
  gaim gkrellm gkrellm-daemon libavc1394 libavc1394-devel nmap nmap-frontend
  yum
The following packages have been kept back
  grip gthumb rhythmbox sylpheed
8 upgraded, 0 newly installed, 0 removed and 4 not upgraded.
Need to get 4027kB of archives.
After unpacking 505kB of additional disk space will be used.
Do you want to continue? [Y/n] y ←「y」を入力してEnterキーを押す
(省略)

Linux Tips Index



 Linux Squareフォーラム Linux Tipsカテゴリ別インデックス
インストール/RPM ブート/ブートローダ
ファイル操作 環境設定
ユーザー管理 コンソール/ターミナル
X Window System セキュリティ
トラブルシューティング 他OS関係
ネットワーク ハードウェア
Webサーバ Samba
GNOME KDE
OpenOffice.org エミュレータ
ソフトウェア そのほか/FAQ
全Tips公開順インデックス Linux Tips月間ランキング
Linux Squareフォーラム全記事インデックス

MONOist組み込み開発フォーラムの中から、Linux関連記事を紹介します


Linux & OSS フォーラム 新着記事
@ITメールマガジン 新着情報やスタッフのコラムがメールで届きます(無料)

注目のテーマ

Linux & OSS 記事ランキング

本日 月間