python-requests-cache on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-requests-cache

* (Optional) Uninstall python-requests-cache on Arch using YAY

$ yay -Rns python-requests-cache

2. Manually Install "python-requests-cache" via AUR

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

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

b. Clone python-requests-cache's git locally

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

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

$ cd ~/python-requests-cache $ makepkg -si

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

ID: 1411280
Name: python-requests-cache
PackageBaseID: 100423
PackageBase: python-requests-cache
Version: 1.2.0-1
Description: A persistent cache for python requests
URL: https://github.com/requests-cache/requests-cache
NumVotes: 30
Popularity: 0.010921
OutOfDate:
Maintainer: carlosal1015
Submitter: Shibumi
FirstSubmitted: 1442843701
LastModified: 1708243047
URLPath: /cgit/aur.git/snapshot/python-requests-cache.tar.gz