genenv on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S genenv

* (Optional) Uninstall genenv on Arch using YAY

$ yay -Rns genenv

2. Manually Install "genenv" via AUR

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

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

b. Clone genenv's git locally

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

c. Go to ~/genenv folder and install it

$ cd ~/genenv $ makepkg -si

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

ID: 1060016
Name: genenv
PackageBaseID: 177544
PackageBase: genenv
Version: 1.1.0-1
Description: Generate .env.example from .env file
URL: https://github.com/robiot/genenv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robiot
Submitter: robiot
FirstSubmitted: 1648833184
LastModified: 1648836340
URLPath: /cgit/aur.git/snapshot/genenv.tar.gz