pyenv-latest on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pyenv-latest

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

$ yay -Rns pyenv-latest

2. Manually Install "pyenv-latest" via AUR

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

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

b. Clone pyenv-latest's git locally

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

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

$ cd ~/pyenv-latest $ makepkg -si

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

ID: 1147220
Name: pyenv-latest
PackageBaseID: 186273
PackageBase: xxenv-latest
Version: 0.2.1-1
Description: Enhances pyenv with a `latest` subcommand, which prints the latest Python version
URL: https://github.com/momo-lab/xxenv-latest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1664652227
LastModified: 1664652227
URLPath: /cgit/aur.git/snapshot/pyenv-latest.tar.gz