genmake-bin on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S genmake-bin

* (Optional) Uninstall genmake-bin on Arch using YAY

$ yay -Rns genmake-bin

2. Manually Install "genmake-bin" via AUR

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

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

b. Clone genmake-bin's git locally

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

c. Go to ~/genmake-bin folder and install it

$ cd ~/genmake-bin $ makepkg -si

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

ID: 1345204
Name: genmake-bin
PackageBaseID: 173739
PackageBase: genmake-bin
Version: 0.6.0-1
Description: Generate C/C++/Go Makefile template
URL: https://gitee.com/duapple/genmake/raw/master/genmake
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: duapple
Submitter: duapple
FirstSubmitted: 1638882200
LastModified: 1698766142
URLPath: /cgit/aur.git/snapshot/genmake-bin.tar.gz