gendev on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S gendev

* (Optional) Uninstall gendev on Arch using YAY

$ yay -Rns gendev

2. Manually Install "gendev" via AUR

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

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

b. Clone gendev's git locally

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

c. Go to ~/gendev folder and install it

$ cd ~/gendev $ makepkg -si

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

ID: 1032899
Name: gendev
PackageBaseID: 139467
PackageBase: gendev
Version: 0.7.1-1
Description: Genesis development environment for Linux
URL: https://github.com/kubilus1/gendev
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ABelliqueux
Submitter: vini
FirstSubmitted: 1549662412
LastModified: 1644236874
URLPath: /cgit/aur.git/snapshot/gendev.tar.gz