python2-backports on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python2-backports

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

$ yay -Rns python2-backports

2. Manually Install "python2-backports" via AUR

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

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

b. Clone python2-backports's git locally

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

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

$ cd ~/python2-backports $ makepkg -si

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

ID: 1097855
Name: python2-backports
PackageBaseID: 183119
PackageBase: python2-backports
Version: 1.1-2
Description: Namespace for backported Python features
URL: https://github.com/brandon-rhodes/backports
NumVotes: 4
Popularity: 0.119365
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1655018398
LastModified: 1655144885
URLPath: /cgit/aur.git/snapshot/python2-backports.tar.gz