-
Notifications
You must be signed in to change notification settings - Fork 173
InstallPkgArch
andyhelp edited this page Aug 8, 2014
·
3 revisions
Install svxlink
cd ~/build wget https://aur.archlinux.org/packages/sv/svxlink/svxlink.tar.gz tar -xf svxlink.tar.gz cd svxlink makepkg -s sudo pacman -U svxlink-13.12-1-x86_64.pkg.tar.xz
Install sounds
mkdir ~/build; cd ~/build wget https://aur.archlinux.org/packages/sv/svxlink-sounds-en_us-heather-16k/svxlink-sounds-en_us-heather-16k.tar.gz tar -xf svxlink-sounds-en_us-heather-16k.tar.gz cd svxlink-sounds-en_us-heather-16k makepkg -s sudo pacman -U svxlink-sounds-en_us-heather-16k-13.12-2-any.pkg.tar.xz