emake-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S emake-git

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

$ yay -Rns emake-git

2. Manually Install "emake-git" via AUR

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

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

b. Clone emake-git's git locally

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

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

$ cd ~/emake-git $ makepkg -si

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

ID: 1418891
Name: emake-git
PackageBaseID: 143132
PackageBase: emake-git
Version: 3.6.12.r79.6d14575-2
Description: Yet the simplest build toolchain for gcc/clang projects
URL: https://github.com/skywind3000/emake
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1561892408
LastModified: 1709295512
URLPath: /cgit/aur.git/snapshot/emake-git.tar.gz