omake-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S omake-git

* (Optional) Uninstall omake-git on Arch using YAY

$ yay -Rns omake-git

2. Manually Install "omake-git" via AUR

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

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

b. Clone omake-git's git locally

$ git clone https://aur.archlinux.org/omake-git.git ~/omake-git

c. Go to ~/omake-git folder and install it

$ cd ~/omake-git $ makepkg -si

3. Information about the omake-git package on Arch User Repository (AUR)

ID: 663426
Name: omake-git
PackageBaseID: 116752
PackageBase: omake-git
Version: r328.988b2a7-2
Description: A build system designed for scalability and portability
URL: http://projects.camlcity.org/projects/omake.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: SebRmv
Submitter: SebRmv
FirstSubmitted: 1478263385
LastModified: 1572964999
URLPath: /cgit/aur.git/snapshot/omake-git.tar.gz