omg on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "omg" 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
Copied
b. Install omg on Arch using YAY
$
yay -S
omg
Copied
* (Optional) Uninstall omg on Arch using YAY
$
yay -Rns
omg
Copied
2. Manually Install "omg" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone omg's git locally
$
git clone https://aur.archlinux.org/omg.git
~/omg
Copied
c. Go to ~/omg folder and install it
$
cd
~/omg
Copied
$
makepkg -si
Copied
3. Information about the omg package on Arch User Repository (AUR)
ID: 634252
Name: omg
PackageBaseID: 144017
PackageBase: omg
Version: 0.14.0-1
Description: A CLI to interact with microservices built with the OMG standard.
URL: https://microservice.guide/
NumVotes: 0
Popularity: 0
OutOfDate: 1638937746
Maintainer:
Submitter: zhangkaizhao
FirstSubmitted: 1564679718
LastModified: 1564679718
URLPath: /cgit/aur.git/snapshot/omg.tar.gz
Name: omg
PackageBaseID: 144017
PackageBase: omg
Version: 0.14.0-1
Description: A CLI to interact with microservices built with the OMG standard.
URL: https://microservice.guide/
NumVotes: 0
Popularity: 0
OutOfDate: 1638937746
Maintainer:
Submitter: zhangkaizhao
FirstSubmitted: 1564679718
LastModified: 1564679718
URLPath: /cgit/aur.git/snapshot/omg.tar.gz