python-pep257 on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S python-pep257

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

$ yay -Rns python-pep257

2. Manually Install "python-pep257" via AUR

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

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

b. Clone python-pep257's git locally

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

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

$ cd ~/python-pep257 $ makepkg -si

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

ID: 958049
Name: python-pep257
PackageBaseID: 164409
PackageBase: python-pep257
Version: 0.7.0-2
Description: Python docstring style checker
URL: https://github.com/GreenSteam/pep257/
NumVotes: 0
Popularity: 0
OutOfDate: 1703020837
Maintainer: BigfootACA
Submitter: BigfootACA
FirstSubmitted: 1615886985
LastModified: 1631048987
URLPath: /cgit/aur.git/snapshot/python-pep257.tar.gz