vim-pep8 on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install vim-pep8 on Arch using YAY
$
yay -S
vim-pep8
Copied
* (Optional) Uninstall vim-pep8 on Arch using YAY
$
yay -Rns
vim-pep8
Copied
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
Copied
b. Clone vim-pep8's git locally
$
git clone https://aur.archlinux.org/vim-pep8.git
~/vim-pep8
Copied
c. Go to ~/vim-pep8 folder and install it
$
cd
~/vim-pep8
Copied
$
makepkg -si
Copied
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
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