python2-support on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python2-support

* (Optional) Uninstall python2-support on Arch using YAY

$ yay -Rns python2-support

2. Manually Install "python2-support" via AUR

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

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

b. Clone python2-support's git locally

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

c. Go to ~/python2-support folder and install it

$ cd ~/python2-support $ makepkg -si

3. Information about the python2-support package on Arch User Repository (AUR)

ID: 202346
Name: python2-support
PackageBaseID: 67164
PackageBase: python2-support
Version: 1.0.15-2
Description: automated rebuilding support for python modules
URL: http://packages.debian.org/sid/python-support
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: JonnyJD
FirstSubmitted: 1360692923
LastModified: 1435172434
URLPath: /cgit/aur.git/snapshot/python2-support.tar.gz