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