Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #SigLevel = Optional TrustAll
- # For now, off by default unless you read the above.
- SigLevel = Never
- #
- #[testing]
- #SigLevel = PackageRequired
- #Include = /etc/pacman.d/mirrorlist
- [core]
- #SigLevel = PackageRequired
- Include = /etc/pacman.d/mirrorlist
- [extra]
- #SigLevel = PackageOptional
- Include = /etc/pacman.d/mirrorlist
- #[community-testing]
- #SigLevel = PackageRequired
- #Include = /etc/pacman.d/mirrorlist
- [community]
- #SigLevel = PackageOptional
- Include = /etc/pacman.d/mirrorlist
- # If you want to run 32 bit applications on your x86_64 system,
- # enable the multilib repositories as required here.
- #[multilib-testing]
- #SigLevel = PackageRequired
- #Include = /etc/pacman.d/mirrorlist
- [multilib]
- #SigLevel = PackageOptional
- 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
- # 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.
- [archlinuxfr]
- #SigLevel = Optional TrustAll
- Server = http://repo.archlinux.fr/$arch
Advertisement
Add Comment
Please, Sign In to add comment