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
Copied
b. Install genenv on Arch using YAY
$
yay -S
genenv
Copied
* (Optional) Uninstall genenv on Arch using YAY
$
yay -Rns
genenv
Copied
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
Copied
b. Clone genenv's git locally
$
git clone https://aur.archlinux.org/genenv.git
~/genenv
Copied
c. Go to ~/genenv folder and install it
$
cd
~/genenv
Copied
$
makepkg -si
Copied
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
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