emacs-py-autopep8 on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S emacs-py-autopep8

* (Optional) Uninstall emacs-py-autopep8 on Arch using YAY

$ yay -Rns emacs-py-autopep8

2. Manually Install "emacs-py-autopep8" via AUR

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

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

b. Clone emacs-py-autopep8's git locally

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

c. Go to ~/emacs-py-autopep8 folder and install it

$ cd ~/emacs-py-autopep8 $ makepkg -si

3. Information about the emacs-py-autopep8 package on Arch User Repository (AUR)

ID: 415770
Name: emacs-py-autopep8
PackageBaseID: 122073
PackageBase: emacs-py-autopep8
Version: 2016.1-2
Description: py-autopep8.el integrates autopep8 into Emacs.
URL: https://github.com/paetzke/py-autopep8.el
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1493928712
LastModified: 1496262204
URLPath: /cgit/aur.git/snapshot/emacs-py-autopep8.tar.gz