Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 724 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 724 Bytes

archlinux-repo

Build Status

This is an unofficial repository for Arch Linux.

How to use

To use the pre-built packages, follow these steps:

  1. Trust my public key.
pacman-key --keyserver hkps://keys.openpgp.org -r 688E1D093C3638F588890D4450268311C7AD3F62
pacman-key --lsign-key 688E1D093C3638F588890D4450268311C7AD3F62
  1. Add these lines to /etc/pacman.conf
[archlinux-ddosolitary]
Server = https://archlinux-repo.sourceforge.io/packages
SigLevel = Required
  1. Update your local index.
pacman -Sy
  1. Enjoy it!

Limitations

  • Downloading may be slow in some regions (e.g. China).