|
|
发表于 2007-10-14 07:24:40
|
显示全部楼层
源有所变化,去官方core中下载最新的pacman然后安装
并且修改配置文件
[core]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/core
[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/extra
[community]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/community |
|