irq-tools on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S irq-tools

* (Optional) Uninstall irq-tools on Arch using YAY

$ yay -Rns irq-tools

2. Manually Install "irq-tools" via AUR

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

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

b. Clone irq-tools's git locally

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

c. Go to ~/irq-tools folder and install it

$ cd ~/irq-tools $ makepkg -si

3. Information about the irq-tools package on Arch User Repository (AUR)

ID: 249519
Name: irq-tools
PackageBaseID: 103585
PackageBase: irq-tools
Version: 0.1-1
Description: irq-tune for set smp affinity and irqstat for better watch /proc/interrupts, designet for NUMA systems
URL: https://github.com/k0ste/irq-tools
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: k0ste
Submitter: k0ste
FirstSubmitted: 1448003702
LastModified: 1448003703
URLPath: /cgit/aur.git/snapshot/irq-tools.tar.gz