omi on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S omi

* (Optional) Uninstall omi on Arch using YAY

$ yay -Rns omi

2. Manually Install "omi" via AUR

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

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

b. Clone omi's git locally

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

c. Go to ~/omi folder and install it

$ cd ~/omi $ makepkg -si

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

ID: 384935
Name: omi
PackageBaseID: 119897
PackageBase: omi
Version: 1.1.0-1
Description: Open Management Infrastructure (OMI) is an open source project to further the development of a production quality implementation of the DMTF CIM/WBEM standards.
URL: https://github.com/Microsoft/omi
NumVotes: 2
Popularity: 0
OutOfDate: 1517977525
Maintainer: synthead
Submitter: synthead
FirstSubmitted: 1487273608
LastModified: 1487273609
URLPath: /cgit/aur.git/snapshot/omi.tar.gz