nodequery on AUR (Arch User Repository)

Last updated: December 29,2024

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

$ yay -S nodequery

* (Optional) Uninstall nodequery on Arch using YAY

$ yay -Rns nodequery

2. Manually Install "nodequery" via AUR

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

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

b. Clone nodequery's git locally

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

c. Go to ~/nodequery folder and install it

$ cd ~/nodequery $ makepkg -si

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

ID: 286002
Name: nodequery
PackageBaseID: 109007
PackageBase: nodequery
Version: 0.7.7-1
Description: A lightweight and easy to use Linux server monitoring service.
URL: https://nodequery.com
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Tae
Submitter: Tae
FirstSubmitted: 1458400072
LastModified: 1458401365
URLPath: /cgit/aur.git/snapshot/nodequery.tar.gz