nsc on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "nsc" 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
Copied
b. Install nsc on Arch using YAY
$
yay -S
nsc
Copied
* (Optional) Uninstall nsc on Arch using YAY
$
yay -Rns
nsc
Copied
2. Manually Install "nsc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nsc's git locally
$
git clone https://aur.archlinux.org/nsc.git
~/nsc
Copied
c. Go to ~/nsc folder and install it
$
cd
~/nsc
Copied
$
makepkg -si
Copied
3. Information about the nsc package on Arch User Repository (AUR)
ID: 1387327
Name: nsc
PackageBaseID: 196727
PackageBase: nsc
Version: 2.8.5-1
Description: A tool for creating NATS account and user access configurations
URL: https://github.com/nats-io/nsc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oscarcl
Submitter: oscarcl
FirstSubmitted: 1692237268
LastModified: 1705471708
URLPath: /cgit/aur.git/snapshot/nsc.tar.gz
Name: nsc
PackageBaseID: 196727
PackageBase: nsc
Version: 2.8.5-1
Description: A tool for creating NATS account and user access configurations
URL: https://github.com/nats-io/nsc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oscarcl
Submitter: oscarcl
FirstSubmitted: 1692237268
LastModified: 1705471708
URLPath: /cgit/aur.git/snapshot/nsc.tar.gz