nats-server on AUR (Arch User Repository)

Last updated: June 10,2024

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

$ yay -S nats-server

* (Optional) Uninstall nats-server on Arch using YAY

$ yay -Rns nats-server

2. Manually Install "nats-server" via AUR

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

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

b. Clone nats-server's git locally

$ git clone https://aur.archlinux.org/nats-server.git ~/nats-server

c. Go to ~/nats-server folder and install it

$ cd ~/nats-server $ makepkg -si

3. Information about the nats-server package on Arch User Repository (AUR)

ID: 1426059
Name: nats-server
PackageBaseID: 199405
PackageBase: nats-server
Version: 2.10.12-1
Description: High-Performance server for NATS.io, the cloud and edge native messaging system
URL: https://github.com/nats-io/nats-server
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oscarcl
Submitter: oscarcl
FirstSubmitted: 1699574978
LastModified: 1710282176
URLPath: /cgit/aur.git/snapshot/nats-server.tar.gz