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

Last updated: May 17,2024

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

$ yay -S python-pytest-deadfixtures

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

$ yay -Rns python-pytest-deadfixtures

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

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

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

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

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

ID: 1002082
Name: python-pytest-deadfixtures
PackageBaseID: 168792
PackageBase: python-pytest-deadfixtures
Version: 2.2.1-2
Description: Pytest plugin to list unused fixtures in tests
URL: https://github.com/jllorencetti/pytest-deadfixtures
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1625870977
LastModified: 1639379389
URLPath: /cgit/aur.git/snapshot/python-pytest-deadfixtures.tar.gz