subspace on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "subspace" 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 subspace on Arch using YAY

$ yay -S subspace

* (Optional) Uninstall subspace on Arch using YAY

$ yay -Rns subspace

2. Manually Install "subspace" via AUR

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

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

b. Clone subspace's git locally

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

c. Go to ~/subspace folder and install it

$ cd ~/subspace $ makepkg -si

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

ID: 1072459
Name: subspace
PackageBaseID: 177797
PackageBase: subspace
Version: 1.5.0-2
Description: A Wireguard management interface
URL: https://github.com/subspacecommunity/subspace
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 4censord
Submitter: 4censord
FirstSubmitted: 1649440421
LastModified: 1651066216
URLPath: /cgit/aur.git/snapshot/subspace.tar.gz