python-flake8-coding on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-flake8-coding

* (Optional) Uninstall python-flake8-coding on Arch using YAY

$ yay -Rns python-flake8-coding

2. Manually Install "python-flake8-coding" via AUR

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

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

b. Clone python-flake8-coding's git locally

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

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

$ cd ~/python-flake8-coding $ makepkg -si

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

ID: 747080
Name: python-flake8-coding
PackageBaseID: 153939
PackageBase: python-flake8-coding
Version: 1.3.2-1
Description: Adds coding magic comment checks (coding:) to flake8.
URL: https://github.com/tk0miya/flake8-coding
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brodokk
Submitter: brodokk
FirstSubmitted: 1591282296
LastModified: 1591282296
URLPath: /cgit/aur.git/snapshot/python-flake8-coding.tar.gz