python-backports-abc on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S python-backports-abc

* (Optional) Uninstall python-backports-abc on Arch using YAY

$ yay -Rns python-backports-abc

2. Manually Install "python-backports-abc" via AUR

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

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

b. Clone python-backports-abc's git locally

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

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

$ cd ~/python-backports-abc $ makepkg -si

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

ID: 418255
Name: python-backports-abc
PackageBaseID: 123227
PackageBase: python-backports-abc
Version: 0.5-00
Description: A backport of recent additions to the 'collections.abc' module.
URL: https://github.com/cython/backports_abc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ardeaf
FirstSubmitted: 1496971013
LastModified: 1496971013
URLPath: /cgit/aur.git/snapshot/python-backports-abc.tar.gz