genmake on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S genmake

* (Optional) Uninstall genmake on Arch using YAY

$ yay -Rns genmake

2. Manually Install "genmake" via AUR

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

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

b. Clone genmake's git locally

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

c. Go to ~/genmake folder and install it

$ cd ~/genmake $ makepkg -si

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

ID: 1345916
Name: genmake
PackageBaseID: 173723
PackageBase: genmake
Version: 0.5.0-1
Description: Makefile template generator
URL: https://gitee.com/duapple/genmake
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: duapple
Submitter: duapple
FirstSubmitted: 1638854655
LastModified: 1698856320
URLPath: /cgit/aur.git/snapshot/genmake.tar.gz