python-envparse on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-envparse

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

$ yay -Rns python-envparse

2. Manually Install "python-envparse" via AUR

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

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

b. Clone python-envparse's git locally

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

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

$ cd ~/python-envparse $ makepkg -si

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

ID: 496620
Name: python-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/python-envparse.tar.gz