pip-cache on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pip-cache

* (Optional) Uninstall pip-cache on Arch using YAY

$ yay -Rns pip-cache

2. Manually Install "pip-cache" via AUR

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

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

b. Clone pip-cache's git locally

$ git clone https://aur.archlinux.org/pip-cache.git ~/pip-cache

c. Go to ~/pip-cache folder and install it

$ cd ~/pip-cache $ makepkg -si

3. Information about the pip-cache package on Arch User Repository (AUR)

ID: 1165262
Name: pip-cache
PackageBaseID: 187150
PackageBase: pip-cache
Version: 0.0.6-1
Description: Local PyPi Package Name Cache.
URL: https://github.com/brunobeltran/pip-cache
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Farzat
Submitter: Farzat
FirstSubmitted: 1667720089
LastModified: 1667720089
URLPath: /cgit/aur.git/snapshot/pip-cache.tar.gz