python-pep8 on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-pep8

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

$ yay -Rns python-pep8

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

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

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

$ cd ~/python-pep8 $ makepkg -si

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

ID: 1003647
Name: python-pep8
PackageBaseID: 128071
PackageBase: python-pep8
Version: 1.7.1-3
Description: The final release of the pep8 package
URL: https://github.com/PyCQA/pycodestyle
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: racko
FirstSubmitted: 1513777814
LastModified: 1639506713
URLPath: /cgit/aur.git/snapshot/python-pep8.tar.gz