omake on AUR (Arch User Repository)
Last updated: February 02,2025
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
Copied
b. Install omake on Arch using YAY
$
yay -S
omake
Copied
* (Optional) Uninstall omake on Arch using YAY
$
yay -Rns
omake
Copied
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
Copied
b. Clone omake's git locally
$
git clone https://aur.archlinux.org/omake.git
~/omake
Copied
c. Go to ~/omake folder and install it
$
cd
~/omake
Copied
$
makepkg -si
Copied
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
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