hatop on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S hatop

* (Optional) Uninstall hatop on Arch using YAY

$ yay -Rns hatop

2. Manually Install "hatop" via AUR

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

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

b. Clone hatop's git locally

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

c. Go to ~/hatop folder and install it

$ cd ~/hatop $ makepkg -si

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

ID: 966823
Name: hatop
PackageBaseID: 147969
PackageBase: hatop
Version: 0.8.1-1
Description: an interactive ncurses client for the HAProxy unix socket
URL: https://github.com/jhunt/hatop
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: T4cC0re
Submitter: T4cC0re
FirstSubmitted: 1578502065
LastModified: 1632846389
URLPath: /cgit/aur.git/snapshot/hatop.tar.gz