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

Last updated: June 29,2024

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

$ yay -S python-flake8-comprehensions

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

$ yay -Rns python-flake8-comprehensions

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

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

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

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

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

ID: 1173966
Name: python-flake8-comprehensions
PackageBaseID: 145129
PackageBase: python-flake8-comprehensions
Version: 3.10.1-1
Description: Flake8 plugin to help you write better list/set/dict comprehensions.
URL: https://github.com/adamchainz/flake8-comprehensions
NumVotes: 1
Popularity: 0
OutOfDate: 1683278225
Maintainer:
Submitter: whynothugo
FirstSubmitted: 1568647948
LastModified: 1669375401
URLPath: /cgit/aur.git/snapshot/python-flake8-comprehensions.tar.gz