Posts Tagged ‘Yum’

yumError @ CentOS 5.3

10月 17th, 2009

在 centos 5.3 下執行 yum update
最後會出現一長串的錯誤訊息:

Traceback (most recent call last):
File “/usr/bin/yum”, line 29, in ?
yummain.user_main(sys.argv[1:], exit_code=True)

» Read more: yumError @ CentOS 5.3

Picasa 3 安裝在 FC 10 @ x86_64

5月 3rd, 2009

在 Fedora 10 下,欲使用 Picasa 3,可以到 http://picasa.google.com/linux/download.html#picasa30

» Read more: Picasa 3 安裝在 FC 10 @ x86_64

刪除重複的 RPM

2月 26th, 2009

CentOS 5.2 安裝在 x86_64 的機器上一陣子後,開始安裝/移除套件時發現:有些 RPM 會出現因重複無法移除的問題。像這樣:

[root@JNT2 ~]# rpm -e kudzu-devel
error: “kudzu-devel” specifies multiple packages

» Read more: 刪除重複的 RPM