python-flake8-blind-except on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-flake8-blind-except

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

$ yay -Rns python-flake8-blind-except

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

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

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

$ cd ~/python-flake8-blind-except $ makepkg -si

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

ID: 1067482
Name: python-flake8-blind-except
PackageBaseID: 177584
PackageBase: python-flake8-blind-except
Version: 0.2.1-1
Description: A flake8 extension that checks for blind except: statements
URL: https://github.com/elijahandrews/flake8-blind-except
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: arojas
FirstSubmitted: 1648837206
LastModified: 1650056123
URLPath: /cgit/aur.git/snapshot/python-flake8-blind-except.tar.gz

5. The same packages on other Linux Distributions