pyswitch-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S pyswitch-git

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

$ yay -Rns pyswitch-git

2. Manually Install "pyswitch-git" via AUR

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

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

b. Clone pyswitch-git's git locally

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

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

$ cd ~/pyswitch-git $ makepkg -si

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

ID: 418857
Name: pyswitch-git
PackageBaseID: 123273
PackageBase: pyswitch-git
Version: r2.240a8f0-1
Description: Easily switch between python2 and python3
URL: https://github.com/giuscri/pyswitch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: giuscri
FirstSubmitted: 1497141654
LastModified: 1497141772
URLPath: /cgit/aur.git/snapshot/pyswitch-git.tar.gz