iotop-git on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S iotop-git

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

$ yay -Rns iotop-git

2. Manually Install "iotop-git" via AUR

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

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

b. Clone iotop-git's git locally

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

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

$ cd ~/iotop-git $ makepkg -si

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

ID: 203934
Name: iotop-git
PackageBaseID: 17210
PackageBase: iotop-git
Version: 20141018-1
Description: Python program with a top like UI used to show of behalf of which process is the I/O going on
URL: http://guichaz.free.fr/iotop/
NumVotes: 13
Popularity: 0
OutOfDate: 1687995986
Maintainer: Dragonlord
Submitter: Dragonlord
FirstSubmitted: 1211957899
LastModified: 1435504536
URLPath: /cgit/aur.git/snapshot/iotop-git.tar.gz