go-nebulas on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S go-nebulas

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

$ yay -Rns go-nebulas

2. Manually Install "go-nebulas" via AUR

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

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

b. Clone go-nebulas's git locally

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

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

$ cd ~/go-nebulas $ makepkg -si

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

ID: 548194
Name: go-nebulas
PackageBaseID: 133714
PackageBase: go-nebulas
Version: 1.0.8.1-1
Description: Official Go implementation of the Nebulas protocol
URL: https://github.com/nebulasio/go-nebulas
NumVotes: 0
Popularity: 0
OutOfDate: 1619792528
Maintainer:
Submitter: axionl
FirstSubmitted: 1529733724
LastModified: 1538323505
URLPath: /cgit/aur.git/snapshot/go-nebulas.tar.gz