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

Last updated: November 08,2024

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

$ yay -S python-pytest-csv

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

$ yay -Rns python-pytest-csv

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

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

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

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

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

ID: 896819
Name: python-pytest-csv
PackageBaseID: 131180
PackageBase: python-pytest-csv
Version: 3.0.0-1
Description: CSV output for pytest.
URL: https://github.com/nicoulaj/pytest-csv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nicoulaj
Submitter: nicoulaj
FirstSubmitted: 1522269196
LastModified: 1619190609
URLPath: /cgit/aur.git/snapshot/python-pytest-csv.tar.gz