gen-tools on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S gen-tools

* (Optional) Uninstall gen-tools on Arch using YAY

$ yay -Rns gen-tools

2. Manually Install "gen-tools" via AUR

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

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

b. Clone gen-tools's git locally

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

c. Go to ~/gen-tools folder and install it

$ cd ~/gen-tools $ makepkg -si

3. Information about the gen-tools package on Arch User Repository (AUR)

ID: 1227738
Name: gen-tools
PackageBaseID: 190140
PackageBase: gen-tools
Version: 1-1
Description: Tool for generating project templates written in go.
URL: https://gitea.dancheg97.ru/templates/gen-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dancheg97
Submitter: dancheg97
FirstSubmitted: 1675548900
LastModified: 1679021227
URLPath: /cgit/aur.git/snapshot/gen-tools.tar.gz