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

Last updated: February 01,2025

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

$ yay -S python-pytest-cache

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

$ yay -Rns python-pytest-cache

2. Manually Install "python-pytest-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-pytest-cache's git locally

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

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

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

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

ID: 1003693
Name: python-pytest-cache
PackageBaseID: 169887
PackageBase: python-pytest-cache
Version: 1.0-3
Description: pytest plugin with mechanisms for caching across test runs
URL: https://pypi.org/project/pytest-cache
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1628819431
LastModified: 1639509418
URLPath: /cgit/aur.git/snapshot/python-pytest-cache.tar.gz