ngxtop on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ngxtop

* (Optional) Uninstall ngxtop on Arch using YAY

$ yay -Rns ngxtop

2. Manually Install "ngxtop" via AUR

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

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

b. Clone ngxtop's git locally

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

c. Go to ~/ngxtop folder and install it

$ cd ~/ngxtop $ makepkg -si

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

ID: 247508
Name: ngxtop
PackageBaseID: 103244
PackageBase: ngxtop
Version: 0.0.2-2
Description: Real-time metrics for nginx server
URL: https://github.com/lebinh/ngxtop
NumVotes: 3
Popularity: 0
OutOfDate: 1552785036
Maintainer: Puckel
FirstSubmitted: 1447342846
LastModified: 1447404905
URLPath: /cgit/aur.git/snapshot/ngxtop.tar.gz