python-async_lru on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-async_lru

* (Optional) Uninstall python-async_lru on Arch using YAY

$ yay -Rns python-async_lru

2. Manually Install "python-async_lru" via AUR

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

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

b. Clone python-async_lru's git locally

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

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

$ cd ~/python-async_lru $ makepkg -si

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

ID: 690879
Name: python-async_lru
PackageBaseID: 148594
PackageBase: python-async_lru
Version: 1.0.2-1
Description: Simple lru_cache for asyncio
URL: https://github.com/aio-libs/async_lru
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: evgfilim1
FirstSubmitted: 1580304267
LastModified: 1580304267
URLPath: /cgit/aur.git/snapshot/python-async_lru.tar.gz