stancli on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S stancli

* (Optional) Uninstall stancli on Arch using YAY

$ yay -Rns stancli

2. Manually Install "stancli" via AUR

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

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

b. Clone stancli's git locally

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

c. Go to ~/stancli folder and install it

$ cd ~/stancli $ makepkg -si

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

ID: 624392
Name: stancli
PackageBaseID: 142996
PackageBase: stancli
Version: 0.0.1-2
Description: A cli utility for send arbitrary messages to nats-streaming
URL: https://github.com/vasyahuyasa/stancli
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ioaioa
Submitter: ioaioa
FirstSubmitted: 1561392514
LastModified: 1561392704
URLPath: /cgit/aur.git/snapshot/stancli.tar.gz