nsq on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S nsq

* (Optional) Uninstall nsq on Arch using YAY

$ yay -Rns nsq

2. Manually Install "nsq" via AUR

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

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

b. Clone nsq's git locally

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

c. Go to ~/nsq folder and install it

$ cd ~/nsq $ makepkg -si

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

ID: 952103
Name: nsq
PackageBaseID: 79403
PackageBase: nsq
Version: 1.2.1-1
Description: A realtime distributed messaging platform
URL: http://nsq.io/
NumVotes: 7
Popularity: 9.0E-6
OutOfDate:
Maintainer: ploxiln
Submitter: manveru
FirstSubmitted: 1393443660
LastModified: 1629865395
URLPath: /cgit/aur.git/snapshot/nsq.tar.gz