nsq on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install nsq on Arch using YAY
$
yay -S
nsq
Copied
* (Optional) Uninstall nsq on Arch using YAY
$
yay -Rns
nsq
Copied
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
Copied
b. Clone nsq's git locally
$
git clone https://aur.archlinux.org/nsq.git
~/nsq
Copied
c. Go to ~/nsq folder and install it
$
cd
~/nsq
Copied
$
makepkg -si
Copied
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
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