natscli on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S natscli

* (Optional) Uninstall natscli on Arch using YAY

$ yay -Rns natscli

2. Manually Install "natscli" via AUR

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

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

b. Clone natscli's git locally

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

c. Go to ~/natscli folder and install it

$ cd ~/natscli $ makepkg -si

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

ID: 1426556
Name: natscli
PackageBaseID: 162388
PackageBase: natscli
Version: 0.1.4-1
Description: The NATS Command Line Interface
URL: https://github.com/nats-io/natscli
NumVotes: 6
Popularity: 0.102998
OutOfDate:
Maintainer: 1995parham
Submitter: 1995parham
FirstSubmitted: 1611293326
LastModified: 1710347789
URLPath: /cgit/aur.git/snapshot/natscli.tar.gz