Hey Dalto,
I was reviewing the /etc/pacman.conf file and I noticed these two entries:
# 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.
[endeavouros]
SigLevel = PackageRequired
Include = /etc/pacman.d/endeavouros-mirrorlist
AND
[multilib]
Include = /etc/pacman.d/mirrorlist
# [endeavouros]
# SigLevel = PackageRequired
# Include = /etc/pacman.d/endeavouros-mirrorlist
Is it expected that we should remove the [endeavouros] sections from the file?
Opps … its answered here in the example: