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

Last updated: May 19,2024

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

$ yay -S python-flake8-commas

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

$ yay -Rns python-flake8-commas

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

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

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

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

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

ID: 1212793
Name: python-flake8-commas
PackageBaseID: 153886
PackageBase: python-flake8-commas
Version: 2.1.0-1
Description: Flake8 extension for enforcing trailing commas in python
URL: https://github.com/PyCQA/flake8-commas
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: brodokk
Submitter: brodokk
FirstSubmitted: 1591109209
LastModified: 1676733603
URLPath: /cgit/aur.git/snapshot/python-flake8-commas.tar.gz