omake on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S omake

* (Optional) Uninstall omake on Arch using YAY

$ yay -Rns omake

2. Manually Install "omake" via AUR

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

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

b. Clone omake's git locally

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

c. Go to ~/omake folder and install it

$ cd ~/omake $ makepkg -si

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

ID: 1249715
Name: omake
PackageBaseID: 16093
PackageBase: omake
Version: 0.10.3-2
Description: A build system designed for scalability and portability
URL: http://projects.camlcity.org/projects/omake.html
NumVotes: 23
Popularity: 0
OutOfDate: 1700159995
Maintainer:
Submitter:
FirstSubmitted: 1207099636
LastModified: 1682721415
URLPath: /cgit/aur.git/snapshot/omake.tar.gz