python-cachey on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "python-cachey" 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 python-cachey on Arch using YAY
$
yay -S
python-cachey
Copied
* (Optional) Uninstall python-cachey on Arch using YAY
$
yay -Rns
python-cachey
Copied
2. Manually Install "python-cachey" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-cachey's git locally
$
git clone https://aur.archlinux.org/python-cachey.git
~/python-cachey
Copied
c. Go to ~/python-cachey folder and install it
$
cd
~/python-cachey
Copied
$
makepkg -si
Copied
3. Information about the python-cachey package on Arch User Repository (AUR)
ID: 707367
Name: python-cachey
PackageBaseID: 121968
PackageBase: python-cachey
Version: 0.2.1-1
Description: Caching based on computation time and storage space
URL: https://github.com/dask/cachey
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1493666780
LastModified: 1584131256
URLPath: /cgit/aur.git/snapshot/python-cachey.tar.gz
Name: python-cachey
PackageBaseID: 121968
PackageBase: python-cachey
Version: 0.2.1-1
Description: Caching based on computation time and storage space
URL: https://github.com/dask/cachey
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1493666780
LastModified: 1584131256
URLPath: /cgit/aur.git/snapshot/python-cachey.tar.gz