omgf on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S omgf

* (Optional) Uninstall omgf on Arch using YAY

$ yay -Rns omgf

2. Manually Install "omgf" via AUR

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

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

b. Clone omgf's git locally

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

c. Go to ~/omgf folder and install it

$ cd ~/omgf $ makepkg -si

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

ID: 677583
Name: omgf
PackageBaseID: 122026
PackageBase: omgf
Version: 2.2.0-1
Description: Use Git Flow with ease – maintain branches, semantic versioning, releases, and changelog with a single command.
URL: https://github.com/InternetGuru/omgf
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rpodgorny
Submitter: rpodgorny
FirstSubmitted: 1493808583
LastModified: 1576591285
URLPath: /cgit/aur.git/snapshot/omgf.tar.gz