It could be argued that you'd be better off with [extra]
Include = /etc/pacman.d/mirrorlist-arch
below omniverse and universe and moksha (with the other arch repo's)
Only so you ensure the Artix version gets picked, if available, ahead of the Arch version in extra
eg HoldPkg = pacman glibc
Architecture = auto
CheckSpace
ParallelDownloads = 3
SigLevel = Required DatabaseOptional
LocalFileSigLevel = Optional
[system]
Include = /etc/pacman.d/mirrorlist
[world]
Include = /etc/pacman.d/mirrorlist
[galaxy]
Include = /etc/pacman.d/mirrorlist
[lib32]
Include = /etc/pacman.d/mirrorlist
[universe]
Server = https://universe.artixlinux.org/$arch
Server = https://mirror1.artixlinux.org/universe/$arch
Server = https://mirror.pascalpuffke.de/artix-universe/$arch
Server = https://artixlinux.qontinuum.space:4443/universe/os/
Server = https://mirror1.cl.netactuate.com/artix/universe/$arch
[omniverse]
Server = http://omniverse.artixlinux.org/$arch
[moksha]
Server = http://omniverse.artixlinux.org/$arch/moksha
[extra]
Include = /etc/pacman.d/mirrorlist-arch
[community]
Include = /etc/pacman.d/mirrorlist-arch
[multilib]
Include = /etc/pacman.d/mirrorlist-arch
[arch4edu]
Server = https://mirrors.aliyun.com/arch4edu/$arch
Tip:
If you haven't already, set VerbosePkgLists
like
# Misc options
Color
#NoProgressBar
CheckSpace
VerbosePkgLists
ILoveCandy
ParallelDownloads = 8
Then you get to see the repo's the packages are being sourced from.
Sorry you won't see any difference in optopi
2nd tip:
Use pacman