solana on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S solana

* (Optional) Uninstall solana on Arch using YAY

$ yay -Rns solana

2. Manually Install "solana" via AUR

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

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

b. Clone solana's git locally

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

c. Go to ~/solana folder and install it

$ cd ~/solana $ makepkg -si

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

ID: 1337195
Name: solana
PackageBaseID: 164481
PackageBase: solana
Version: 1:1.16.17-1
Description: A fast, secure, and censorship resistant blockchain.
URL: https://www.solana.com
NumVotes: 5
Popularity: 0.121817
OutOfDate: 1706241432
Maintainer: ivanmlerner
Submitter: ivanmlerner
FirstSubmitted: 1616034754
LastModified: 1697810847
URLPath: /cgit/aur.git/snapshot/solana.tar.gz