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

Last updated: October 05,2024

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

$ yay -S python-pytest-openfiles

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

$ yay -Rns python-pytest-openfiles

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

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

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

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

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

ID: 725030
Name: python-pytest-openfiles
PackageBaseID: 130050
PackageBase: python-pytest-openfiles
Version: 0.5.0-1
Description: Pytest plugin for detecting file handles that were inadvertently left open at the end of unit tests
URL: https://github.com/astropy/pytest-openfiles
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1518625784
LastModified: 1587623674
URLPath: /cgit/aur.git/snapshot/python-pytest-openfiles.tar.gz