go-swarm on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S go-swarm

* (Optional) Uninstall go-swarm on Arch using YAY

$ yay -Rns go-swarm

2. Manually Install "go-swarm" via AUR

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

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

b. Clone go-swarm's git locally

$ git clone https://aur.archlinux.org/go-swarm.git ~/go-swarm

c. Go to ~/go-swarm folder and install it

$ cd ~/go-swarm $ makepkg -si

3. Information about the go-swarm package on Arch User Repository (AUR)

ID: 699320
Name: go-swarm
PackageBaseID: 144462
PackageBase: go-swarm
Version: 0.5.7-1
Description: Censorship resistant storage and communication infrastructure for a truly sovereign digital society
URL: https://swarm.ethereum.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lash
FirstSubmitted: 1566348152
LastModified: 1582273322
URLPath: /cgit/aur.git/snapshot/go-swarm.tar.gz