next up previous
Next: 6 firefox for CentOS Up: 5 Linux のソフトウェア更新 Previous: 5.1 apt-get

5.2 yum

CentOS は yum を使ってパッケージ管理をする。

/etc/yum.repos.d/CentOS-Base.repo

/etc/yum.confbaseurl=http://mirror.centos.org/centosbaseurl=http://ftp.riken.jp/Linux/caos/centos に。

http_proxy という環境変数を見る。
setenv http_proxy http://ikuta-p.mind.meiji.ac.jp:10080

exclude=kernel*

yum update リストの更新
yum install パッケージ名 パッケージのインストール
yum search キーワード 検索
yum check-update 検索
yum list installed


next up previous
Next: 6 firefox for CentOS Up: 5 Linux のソフトウェア更新 Previous: 5.1 apt-get
Masashi Katsurada
平成23年3月21日