itop on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S itop

* (Optional) Uninstall itop on Arch using YAY

$ yay -Rns itop

2. Manually Install "itop" via AUR

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

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

b. Clone itop's git locally

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

c. Go to ~/itop folder and install it

$ cd ~/itop $ makepkg -si

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

ID: 458434
Name: itop
PackageBaseID: 90196
PackageBase: itop
Version: 0.1-3
Description: Simple interrupt monitor top-like way
URL: http://www.hunz.org/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: blackhole
FirstSubmitted: 1423225257
LastModified: 1509900637
URLPath: /cgit/aur.git/snapshot/itop.tar.gz