小编use*_*776的帖子

修复 pacman 中的“未找到目标”(可能是 pacman.conf 的镜像列表)

我在新的 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)

linux archlinux pacman-package-manager

5
推荐指数
1
解决办法
5万
查看次数

标签 统计

archlinux ×1

linux ×1

pacman-package-manager ×1