pythonbrew on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S pythonbrew

* (Optional) Uninstall pythonbrew on Arch using YAY

$ yay -Rns pythonbrew

2. Manually Install "pythonbrew" via AUR

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

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

b. Clone pythonbrew's git locally

$ git clone https://aur.archlinux.org/pythonbrew.git ~/pythonbrew

c. Go to ~/pythonbrew folder and install it

$ cd ~/pythonbrew $ makepkg -si

3. Information about the pythonbrew package on Arch User Repository (AUR)

ID: 269976
Name: pythonbrew
PackageBaseID: 55906
PackageBase: pythonbrew
Version: 1.3.5-1
Description: Manage python installations in your $HOME
URL: https://github.com/utahta/pythonbrew
NumVotes: 3
Popularity: 0
OutOfDate: 1643679331
Maintainer:
Submitter: fab31
FirstSubmitted: 1326920765
LastModified: 1454109577
URLPath: /cgit/aur.git/snapshot/pythonbrew.tar.gz