iotop-c on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S iotop-c

* (Optional) Uninstall iotop-c on Arch using YAY

$ yay -Rns iotop-c

2. Manually Install "iotop-c" via AUR

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

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

b. Clone iotop-c's git locally

$ git clone https://aur.archlinux.org/iotop-c.git ~/iotop-c

c. Go to ~/iotop-c folder and install it

$ cd ~/iotop-c $ makepkg -si

3. Information about the iotop-c package on Arch User Repository (AUR)

ID: 1109949
Name: iotop-c
PackageBaseID: 157310
PackageBase: iotop-c
Version: 1.22-1
Description: simple top-like I/O monitor (implemented in C)
URL: https://github.com/Tomas-M/iotop
NumVotes: 8
Popularity: 0.105492
OutOfDate:
Maintainer: bbonev
FirstSubmitted: 1599007703
LastModified: 1657407679
URLPath: /cgit/aur.git/snapshot/iotop-c.tar.gz