vim-pep8 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S vim-pep8

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

$ yay -Rns vim-pep8

2. Manually Install "vim-pep8" via AUR

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

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

b. Clone vim-pep8's git locally

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

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

$ cd ~/vim-pep8 $ makepkg -si

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

ID: 320874
Name: vim-pep8
PackageBaseID: 34734
PackageBase: vim-pep8
Version: 1.1-1
Description: A PEP 8 Python source file checker for Vim
URL: http://www.vim.org/scripts/script.php?script_id=2914
NumVotes: 14
Popularity: 0
OutOfDate: 1609253793
Maintainer:
Submitter: a1russell
FirstSubmitted: 1266375574
LastModified: 1468394334
URLPath: /cgit/aur.git/snapshot/vim-pep8.tar.gz