python-backports.cached_property on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S python-backports.cached_property

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

$ yay -Rns python-backports.cached_property

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

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

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

$ cd ~/python-backports.cached_property $ makepkg -si

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

ID: 1359954
Name: python-backports.cached_property
PackageBaseID: 176461
PackageBase: python-backports.cached_property
Version: 1.0.2-1
Description: Python 3.8 functools.cached_property backport to python 3.6.
URL: https://github.com/penguinolog/backports.cached_property
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: groctel
Submitter: groctel
FirstSubmitted: 1645958099
LastModified: 1700993029
URLPath: /cgit/aur.git/snapshot/python-backports.cached_property.tar.gz