pyenv-git on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S pyenv-git

* (Optional) Uninstall pyenv-git on Arch using YAY

$ yay -Rns pyenv-git

2. Manually Install "pyenv-git" via AUR

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

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

b. Clone pyenv-git's git locally

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

c. Go to ~/pyenv-git folder and install it

$ cd ~/pyenv-git $ makepkg -si

3. Information about the pyenv-git package on Arch User Repository (AUR)

ID: 912330
Name: pyenv-git
PackageBaseID: 106009
PackageBase: pyenv-git
Version: 1:2.0.0.r0.g1270ca6b-1
Description: Easily switch between multiple versions of Python (Git)
URL: https://github.com/pyenv/pyenv
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: ronin
Submitter: sigma
FirstSubmitted: 1452600327
LastModified: 1621991907
URLPath: /cgit/aur.git/snapshot/pyenv-git.tar.gz