apachetop on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S apachetop

* (Optional) Uninstall apachetop on Arch using YAY

$ yay -Rns apachetop

2. Manually Install "apachetop" via AUR

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

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

b. Clone apachetop's git locally

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

c. Go to ~/apachetop folder and install it

$ cd ~/apachetop $ makepkg -si

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

ID: 1211934
Name: apachetop
PackageBaseID: 33577
PackageBase: apachetop
Version: 0.23.2-1
Description: A curses-based top-like display for Apache information, including requests per second, bytes per second, most popular URLs, etc.
URL: http://github.com/tessus/apachetop
NumVotes: 20
Popularity: 0.000397
OutOfDate:
Maintainer: pizzaman
Submitter: bfanger
FirstSubmitted: 1263477716
LastModified: 1676547893
URLPath: /cgit/aur.git/snapshot/apachetop.tar.gz