python-flakehell on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-flakehell

* (Optional) Uninstall python-flakehell on Arch using YAY

$ yay -Rns python-flakehell

2. Manually Install "python-flakehell" via AUR

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

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

b. Clone python-flakehell's git locally

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

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

$ cd ~/python-flakehell $ makepkg -si

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

ID: 1051913
Name: python-flakehell
PackageBaseID: 153883
PackageBase: python-flakehell
Version: 0.9.0-1
Description: Flake8 wrapper to make it nice, legacy-friendly, configurable.
URL: https://flakehell.readthedocs.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brodokk
Submitter: brodokk
FirstSubmitted: 1591104674
LastModified: 1647430784
URLPath: /cgit/aur.git/snapshot/python-flakehell.tar.gz