waves on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S waves

* (Optional) Uninstall waves on Arch using YAY

$ yay -Rns waves

2. Manually Install "waves" via AUR

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

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

b. Clone waves's git locally

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

c. Go to ~/waves folder and install it

$ cd ~/waves $ makepkg -si

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

ID: 729235
Name: waves
PackageBaseID: 152199
PackageBase: waves
Version: 1.2.4-1
Description: Reference Waves Blockchain Node (client) implementation in Scala
URL: https://wavesplatform.com/
NumVotes: 0
Popularity: 0
OutOfDate: 1616847961
Maintainer: emes
Submitter: emes
FirstSubmitted: 1588340780
LastModified: 1588340780
URLPath: /cgit/aur.git/snapshot/waves.tar.gz