go-filecoin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S go-filecoin

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

$ yay -Rns go-filecoin

2. Manually Install "go-filecoin" via AUR

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

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

b. Clone go-filecoin's git locally

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

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

$ cd ~/go-filecoin $ makepkg -si

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

ID: 638768
Name: go-filecoin
PackageBaseID: 142153
PackageBase: go-filecoin
Version: 0.3.2-1
Description: A decentralized storage network, full node implementation in Go
URL: https://github.com/filecoin-project/go-filecoin
NumVotes: 1
Popularity: 0
OutOfDate: 1633798425
Maintainer:
Submitter: imrehg
FirstSubmitted: 1558135443
LastModified: 1566253372
URLPath: /cgit/aur.git/snapshot/go-filecoin.tar.gz