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

Last updated: November 23,2024

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

$ yay -S python-pytest-datafiles

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

$ yay -Rns python-pytest-datafiles

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

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

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

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

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

ID: 1074564
Name: python-pytest-datafiles
PackageBaseID: 135283
PackageBase: python-pytest-datafiles
Version: 2.0.1-1
Description: py.test plugin to create a 'tmpdir' containing predefined files/directories.
URL: https://github.com/omarkohl/pytest-datafiles
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rafaelff
FirstSubmitted: 1534963227
LastModified: 1651504101
URLPath: /cgit/aur.git/snapshot/python-pytest-datafiles.tar.gz