vim-flake8 on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S vim-flake8

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

$ yay -Rns vim-flake8

2. Manually Install "vim-flake8" via AUR

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

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

b. Clone vim-flake8's git locally

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

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

$ cd ~/vim-flake8 $ makepkg -si

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

ID: 1194435
Name: vim-flake8
PackageBaseID: 178523
PackageBase: vim-flake8
Version: 1.7-0
Description: Flake8 plugin for Vim
URL: https://github.com/nvie/vim-flake8
NumVotes: 2
Popularity: 3.0E-6
OutOfDate:
Maintainer: CryZFix
Submitter: CryZFix
FirstSubmitted: 1651569961
LastModified: 1673356890
URLPath: /cgit/aur.git/snapshot/vim-flake8.tar.gz