python3-memoizedb on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install python3-memoizedb on Arch using YAY
$
yay -S
python3-memoizedb
Copied
* (Optional) Uninstall python3-memoizedb on Arch using YAY
$
yay -Rns
python3-memoizedb
Copied
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
Copied
b. Clone python3-memoizedb's git locally
$
git clone https://aur.archlinux.org/python3-memoizedb.git
~/python3-memoizedb
Copied
c. Go to ~/python3-memoizedb folder and install it
$
cd
~/python3-memoizedb
Copied
$
makepkg -si
Copied
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
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