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

Last updated: June 18,2024

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

$ yay -S python-pep8-naming

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

$ yay -Rns python-pep8-naming

2. Manually Install "python-pep8-naming" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-pep8-naming's git locally

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

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

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

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

ID: 812071
Name: python-pep8-naming
PackageBaseID: 81027
PackageBase: python-pep8-naming
Version: 0.11.1-1
Description: This module provides a name plugin for flake8, the Python code checker
URL: https://github.com/PyCQA/pep8-naming
NumVotes: 10
Popularity: 0.180867
OutOfDate: 1676561769
Maintainer:
Submitter: msloan
FirstSubmitted: 1397751080
LastModified: 1604239071
URLPath: /cgit/aur.git/snapshot/python-pep8-naming.tar.gz