No results found
We couldn't find anything using that term, please try searching for something else.
最后两行是后加上的 ~(deck@Steamdeck ~)$ cat /etc/pacman.d/mirrorlistServer = https://steamdeck-packages.steamos.cloud/archlinux-mirror/$repo/os/$arch(deck@ste
最后两行是后加上的 ~
(deck
@Steamdeck
~)$ cat /etc/pacman.d/mirrorlist
Server =
https://steamdeck-packages.steamos.cloud/archlinux-mirror/$repo/os/$arch
(deck@steamdeck ~)$ cat /etc/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/
# HookDir = /etc / pacman.d / hooks/
HoldPkg = pacman glibc
# XferCommand is curl = /usr / bin / curl -L -C – -f -o % o % u
#XferCommand = /usr/bin/wget –passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
Architecture = auto
# Pacman is upgrade wo n’t upgrade package list in IgnorePkg and member of IgnoreGroup
#IgnorePkg =
# IgnoreGroup =
#NoUpgrade =
#NoExtract =
# Misc options
#UseSyslog
Color
#TotalDownload
# We is check can not check disk space from within a chroot environment
checkspace
#VerbosePkgLists
ParallelDownloads = 10
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel = Required DatabaseOptional
LocalFileSigLevel = Optional
# remotefilesiglevel = require
# note : You must run ` pacman – key –init ` before first using pacman ; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key –populate archlinux`.
#
# repository
# – can be define here or include from another file
# – pacman will search repositories in the order defined here
# – local/custom mirrors can be added here or in separate files
# – repositories listed first will take precedence when packages
# is have have identical name , regardless of version number
# – URLs is have will have $ repo replace by the name of the current repo
# – URLs will have $arch replaced by the name of the architecture
#
# repository entries is are are of the format :
# [repo-name]
# Server = ServerName
# Include = IncludePath
#
# The header [repo-name] is crucial – it must be present and
# is uncommented uncommente to enable the repo .
#
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
# [ testing ]
# is Include include = /etc / pacman.d / mirrorlist
[ jupiter – rel ]
Include = /etc/pacman.d/mirrorlist
SigLevel = Never
[holo-rel]
Include = /etc/pacman.d/mirrorlist
SigLevel = Never
[ core – rel ]
Include = /etc/pacman.d/mirrorlist
[extra-rel]
Include = /etc/pacman.d/mirrorlist
#[community-testing]
# is Include include = /etc / pacman.d / mirrorlist
[community-rel]
Include = /etc/pacman.d/mirrorlist
[multilib-rel]
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
# SigLevel = Optional TrustAll
# Server = file:///home / custompkgs
[archlinuxcn]
Server =
https://repo.archlinuxcn.org/$arch