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

Last updated: July 01,2024

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

$ yay -S python2-backports.functools_lru_cache

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

$ yay -Rns python2-backports.functools_lru_cache

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

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

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

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

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

ID: 1097208
Name: python2-backports.functools_lru_cache
PackageBaseID: 183120
PackageBase: python2-backports.functools_lru_cache
Version: 1.6.4-3
Description: Backport of functools.lru_cache from Python 3.3 to Python 2.7
URL: https://pypi.python.org/pypi/backports.functools_lru_cache
NumVotes: 5
Popularity: 0.119368
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1655020458
LastModified: 1655020458
URLPath: /cgit/aur.git/snapshot/python2-backports.functools_lru_cache.tar.gz