python-autopep8-git on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S python-autopep8-git

* (Optional) Uninstall python-autopep8-git on Arch using YAY

$ yay -Rns python-autopep8-git

2. Manually Install "python-autopep8-git" via AUR

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

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

b. Clone python-autopep8-git's git locally

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

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

$ cd ~/python-autopep8-git $ makepkg -si

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

ID: 700663
Name: python-autopep8-git
PackageBaseID: 86176
PackageBase: python-autopep8-git
Version: 1.5r2586.fded37b-1
Description: Automatically formats Python code to conform to the PEP 8 style guide.
URL: https://github.com/hhatto/autopep8
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: tonybenoy
Submitter: jyantis
FirstSubmitted: 1412109457
LastModified: 1582571986
URLPath: /cgit/aur.git/snapshot/python-autopep8-git.tar.gz