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

Last updated: April 30,2024

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

$ yay -S python-flake8-executable

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

$ yay -Rns python-flake8-executable

2. Manually Install "python-flake8-executable" 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-executable's git locally

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

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

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

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

ID: 1014118
Name: python-flake8-executable
PackageBaseID: 153945
PackageBase: python-flake8-executable
Version: 2.1.1-1
Description: A Flake8 plugin for checking executable permissions and shebangs.
URL: https://github.com/xuhdev/flake8-executable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brodokk
Submitter: brodokk
FirstSubmitted: 1591285877
LastModified: 1641383559
URLPath: /cgit/aur.git/snapshot/python-flake8-executable.tar.gz