python3-memoizedb on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python3-memoizedb

* (Optional) Uninstall python3-memoizedb on Arch using YAY

$ yay -Rns python3-memoizedb

2. Manually Install "python3-memoizedb" via AUR

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

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

b. Clone python3-memoizedb's git locally

$ git clone https://aur.archlinux.org/python3-memoizedb.git ~/python3-memoizedb

c. Go to ~/python3-memoizedb folder and install it

$ cd ~/python3-memoizedb $ makepkg -si

3. Information about the python3-memoizedb package on Arch User Repository (AUR)

ID: 1279454
Name: python3-memoizedb
PackageBaseID: 63995
PackageBase: python3-memoizedb
Version: 2021-14
Description: Generic data retrieval memoizer that uses an sqlite database to cache data.
URL: https://xyne.dev/projects/python3-memoizedb
NumVotes: 113
Popularity: 0.131354
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1351374450
LastModified: 1687858496
URLPath: /cgit/aur.git/snapshot/python3-memoizedb.tar.gz