ognibuild on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ognibuild

* (Optional) Uninstall ognibuild on Arch using YAY

$ yay -Rns ognibuild

2. Manually Install "ognibuild" via AUR

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

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

b. Clone ognibuild's git locally

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

c. Go to ~/ognibuild folder and install it

$ cd ~/ognibuild $ makepkg -si

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

ID: 1389946
Name: ognibuild
PackageBaseID: 166959
PackageBase: ognibuild
Version: 0.0.19-1
Description: Detect and invoke build systems
URL: https://github.com/jelmer/ognibuild
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1621103870
LastModified: 1705858320
URLPath: /cgit/aur.git/snapshot/ognibuild.tar.gz