shadowsocks-libev from home:you-oops-dev project

Pasirinkite operacinę sistemą

Arch Linux. Atverkite /etc/pacman.conf ir prirašykite (atminkite, kad pacman.conf saugyklų tvarka yra svarbi, nes pacman parsiunčia pirmą surastą paketą):
[home_you-oops-dev_Arch]
Server = https://download.opensuse.org/repositories/home:/you-oops-dev/Arch/$arch
Įvykdykite root teisėmis
key=$(curl -fsSL https://download.opensuse.org/repositories/home:you-oops-dev/Arch/$(uname -m)/home_you-oops-dev_Arch.key)
fingerprint=$(gpg --quiet --with-colons --import-options show-only --import --fingerprint <<< "${key}" | awk -F: '$1 == "fpr" { print $10 }')

pacman-key --init
pacman-key --add - <<< "${key}"
pacman-key --lsign-key "${fingerprint}"

pacman -Sy home_you-oops-dev_Arch/shadowsocks-libev