near-cli on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S near-cli

* (Optional) Uninstall near-cli on Arch using YAY

$ yay -Rns near-cli

2. Manually Install "near-cli" via AUR

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

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

b. Clone near-cli's git locally

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

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

$ cd ~/near-cli $ makepkg -si

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

ID: 1089232
Name: near-cli
PackageBaseID: 179357
PackageBase: near-cli
Version: 3.3.1-1
Description: Command line tools for interacting with NEAR Protocol
URL: https://github.com/near/near-cli
NumVotes: 1
Popularity: 2.0E-6
OutOfDate: 1700430887
Maintainer: 2bluesc
Submitter: 2bluesc
FirstSubmitted: 1654219175
LastModified: 1654219175
URLPath: /cgit/aur.git/snapshot/near-cli.tar.gz