python-env on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "python-env" 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-env on Arch using YAY
$
yay -S
python-env
Copied
* (Optional) Uninstall python-env on Arch using YAY
$
yay -Rns
python-env
Copied
2. Manually Install "python-env" 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-env's git locally
$
git clone https://aur.archlinux.org/python-env.git
~/python-env
Copied
c. Go to ~/python-env folder and install it
$
cd
~/python-env
Copied
$
makepkg -si
Copied
3. Information about the python-env package on Arch User Repository (AUR)
ID: 703423
Name: python-env
PackageBaseID: 149741
PackageBase: python-env
Version: 0.1.2-1
Description: Mix and match virtual environments.
URL: https://github.com/paysonwallach/env
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: paysonwallach
Submitter: paysonwallach
FirstSubmitted: 1583210033
LastModified: 1583210033
URLPath: /cgit/aur.git/snapshot/python-env.tar.gz
Name: python-env
PackageBaseID: 149741
PackageBase: python-env
Version: 0.1.2-1
Description: Mix and match virtual environments.
URL: https://github.com/paysonwallach/env
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: paysonwallach
Submitter: paysonwallach
FirstSubmitted: 1583210033
LastModified: 1583210033
URLPath: /cgit/aur.git/snapshot/python-env.tar.gz