spl-token-cli on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S spl-token-cli

* (Optional) Uninstall spl-token-cli on Arch using YAY

$ yay -Rns spl-token-cli

2. Manually Install "spl-token-cli" via AUR

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

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

b. Clone spl-token-cli's git locally

$ git clone https://aur.archlinux.org/spl-token-cli.git ~/spl-token-cli

c. Go to ~/spl-token-cli folder and install it

$ cd ~/spl-token-cli $ makepkg -si

3. Information about the spl-token-cli package on Arch User Repository (AUR)

ID: 980741
Name: spl-token-cli
PackageBaseID: 170870
PackageBase: spl-token-cli
Version: 2.0.15-1
Description: Command line utility for creating and using tokens on the Solana blockchain
URL: https://spl.solana.com
NumVotes: 1
Popularity: 0.212288
OutOfDate:
Maintainer: tallero
FirstSubmitted: 1631108319
LastModified: 1635489003
URLPath: /cgit/aur.git/snapshot/spl-token-cli.tar.gz