python-envs on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-envs

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

$ yay -Rns python-envs

2. Manually Install "python-envs" via AUR

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

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

b. Clone python-envs's git locally

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

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

$ cd ~/python-envs $ makepkg -si

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

ID: 1238186
Name: python-envs
PackageBaseID: 173008
PackageBase: python-envs
Version: 1.4-1
Description: Easy access of environment variables from Python.
URL: https://pypi.org/project/envs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cygn
Submitter: cygn
FirstSubmitted: 1636725645
LastModified: 1680925892
URLPath: /cgit/aur.git/snapshot/python-envs.tar.gz