oomd on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S oomd

* (Optional) Uninstall oomd on Arch using YAY

$ yay -Rns oomd

2. Manually Install "oomd" via AUR

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

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

b. Clone oomd's git locally

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

c. Go to ~/oomd folder and install it

$ cd ~/oomd $ makepkg -si

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

ID: 1127271
Name: oomd
PackageBaseID: 141024
PackageBase: oomd
Version: 0.5.0-1
Description: A userspace out-of-memory killer.
URL: https://github.com/facebookincubator/oomd
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: syntheit
Submitter: nicoulaj
FirstSubmitted: 1554553215
LastModified: 1660777334
URLPath: /cgit/aur.git/snapshot/oomd.tar.gz