我在新的 arch 系统中使用 pacman 时遇到了很多问题。我无法安装任何东西。
[root@life ~]# pacman -S pacaur
错误:找不到目标:pacaur
我已经尝试了一切,包括pacman -Syyu、重新安装 pacman 和弄乱镜像列表,这让我相信这可能是镜像列表或 pacman.conf 的问题
有人可以帮忙吗?
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /var/lib/pacman/
#CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
#GPGDir = /etc/pacman.d/gnupg/ …Run Code Online (Sandbox Code Playgroud)