python2-backports.weakref on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-backports.weakref

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

$ yay -Rns python2-backports.weakref

2. Manually Install "python2-backports.weakref" 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.weakref's git locally

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

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

$ cd ~/python2-backports.weakref $ makepkg -si

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

ID: 426237
Name: python2-backports.weakref
PackageBaseID: 123942
PackageBase: python-backports.weakref
Version: 1.0rc1-2
Description: Package provides backports of new features in Python's weakref module under the backports namespace
URL: https://pypi.python.org/pypi/backports.weakref
NumVotes: 1
Popularity: 0
OutOfDate: 1654603067
Maintainer: joker512
FirstSubmitted: 1499679492
LastModified: 1499679492
URLPath: /cgit/aur.git/snapshot/python2-backports.weakref.tar.gz