skywire on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "skywire" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install skywire on Arch using YAY

$ yay -S skywire

* (Optional) Uninstall skywire on Arch using YAY

$ yay -Rns skywire

2. Manually Install "skywire" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone skywire's git locally

$ git clone https://aur.archlinux.org/skywire.git ~/skywire

c. Go to ~/skywire folder and install it

$ cd ~/skywire $ makepkg -si

3. Information about the skywire package on Arch User Repository (AUR)

ID: 1427155
Name: skywire
PackageBaseID: 140176
PackageBase: skywire
Version: 1.3.19-1
Description: Skywire node implementation + deployment services, service discovery, & dmsg utilities. Skycoin.com
URL: https://github.com/skycoin/skywire
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: moe_narrow
Submitter: moe_narrow
FirstSubmitted: 1552075799
LastModified: 1710433844
URLPath: /cgit/aur.git/snapshot/skywire.tar.gz