numad-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S numad-git

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

$ yay -Rns numad-git

2. Manually Install "numad-git" via AUR

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

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

b. Clone numad-git's git locally

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

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

$ cd ~/numad-git $ makepkg -si

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

ID: 471304
Name: numad-git
PackageBaseID: 115760
PackageBase: numad-git
Version: 0.5-3
Description: numad is a deamon that monitors NUMA topology and usage and distributes loads for good locality for the purpose of providing the best performance, by avoiding unnecessary latency.
URL: https://pagure.io/numad.git
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: sulaweyo
Submitter: damige
FirstSubmitted: 1474844500
LastModified: 1513752772
URLPath: /cgit/aur.git/snapshot/numad-git.tar.gz