mom on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mom

* (Optional) Uninstall mom on Arch using YAY

$ yay -Rns mom

2. Manually Install "mom" via AUR

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

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

b. Clone mom's git locally

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

c. Go to ~/mom folder and install it

$ cd ~/mom $ makepkg -si

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

ID: 839196
Name: mom
PackageBaseID: 132338
PackageBase: mom
Version: 0.6.0-4
Description: Memory Overcommitment Manager, for virtual machines
URL: https://gerrit.ovirt.org/#/admin/projects/mom
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer:
Submitter: swordfeng
FirstSubmitted: 1526144501
LastModified: 1609112918
URLPath: /cgit/aur.git/snapshot/mom.tar.gz