python2-envparse on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python2-envparse

* (Optional) Uninstall python2-envparse on Arch using YAY

$ yay -Rns python2-envparse

2. Manually Install "python2-envparse" via AUR

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

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

b. Clone python2-envparse's git locally

$ git clone https://aur.archlinux.org/python2-envparse.git ~/python2-envparse

c. Go to ~/python2-envparse folder and install it

$ cd ~/python2-envparse $ makepkg -si

3. Information about the python2-envparse package on Arch User Repository (AUR)

ID: 496621
Name: python2-envparse
PackageBaseID: 131014
PackageBase: python-envparse
Version: 0.2.0-1
Description: Simple environment variable parsing
URL: https://pypi.python.org/pypi/envparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: catwell
FirstSubmitted: 1521726098
LastModified: 1521726098
URLPath: /cgit/aur.git/snapshot/python2-envparse.tar.gz