Don't like ads? PRO users don't see any ads ;-)
Guest

soma-s8 ARCH pacman.conf

By: a guest on Mar 25th, 2012  |  syntax: None  |  size: 1.28 KB  |  hits: 45  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. #SigLevel = Optional TrustAll
  2. # For now, off by default unless you read the above.
  3. SigLevel = Never
  4.  
  5. #
  6. #[testing]
  7. #SigLevel = PackageRequired
  8. #Include = /etc/pacman.d/mirrorlist
  9.  
  10. [core]
  11. #SigLevel = PackageRequired
  12. Include = /etc/pacman.d/mirrorlist
  13.  
  14. [extra]
  15. #SigLevel = PackageOptional
  16. Include = /etc/pacman.d/mirrorlist
  17.  
  18. #[community-testing]
  19. #SigLevel = PackageRequired
  20. #Include = /etc/pacman.d/mirrorlist
  21.  
  22. [community]
  23. #SigLevel = PackageOptional
  24. Include = /etc/pacman.d/mirrorlist
  25.  
  26. # If you want to run 32 bit applications on your x86_64 system,
  27. # enable the multilib repositories as required here.
  28.  
  29. #[multilib-testing]
  30. #SigLevel = PackageRequired
  31. #Include = /etc/pacman.d/mirrorlist
  32.  
  33. [multilib]
  34. #SigLevel = PackageOptional
  35. Include = /etc/pacman.d/mirrorlist
  36.  
  37. # An example of a custom package repository.  See the pacman manpage for
  38. # tips on creating your own repositories.
  39. #[custom]
  40. #SigLevel = Optional TrustAll
  41. #Server = file:///home/custompkgs
  42.  
  43. # The testing repositories are disabled by default. To enable, uncomment the
  44. # repo name header and Include lines. You can add preferred servers immediately
  45. # after the header, and they will be used before the default mirrors.
  46.  
  47. [archlinuxfr]
  48. #SigLevel = Optional TrustAll
  49. Server = http://repo.archlinux.fr/$arch