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

Last updated: May 17,2024

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

$ yay -S python-pytest-pep8

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

$ yay -Rns python-pytest-pep8

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

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

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

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

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

ID: 1003699
Name: python-pytest-pep8
PackageBaseID: 135282
PackageBase: python-pytest-pep8
Version: 1.0.6-7
Description: pytest plugin to check PEP8 requirements
URL: https://pypi.org/project/pytest-pep8
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: rafaelff
FirstSubmitted: 1534962297
LastModified: 1639509598
URLPath: /cgit/aur.git/snapshot/python-pytest-pep8.tar.gz