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

Last updated: July 03,2024

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

$ yay -S python-flake8-builtins

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

$ yay -Rns python-flake8-builtins

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

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

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

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

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

ID: 1347654
Name: python-flake8-builtins
PackageBaseID: 153786
PackageBase: python-flake8-builtins
Version: 2.2.0-1
Description: Check for python builtins being used as variables or parameters
URL: https://github.com/gforcada/flake8-builtins
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: acxz
FirstSubmitted: 1590876779
LastModified: 1699133833
URLPath: /cgit/aur.git/snapshot/python-flake8-builtins.tar.gz