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

Last updated: September 29,2024

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

$ yay -S python-flake8-bugbear

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

$ yay -Rns python-flake8-bugbear

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

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

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

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

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

ID: 1407949
Name: python-flake8-bugbear
PackageBaseID: 122336
PackageBase: python-flake8-bugbear
Version: 24.2.6-1
Description: Plugin for Flake8 finding likely bugs and design problems in your program
URL: https://github.com/PyCQA/flake8-bugbear
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Alfred456654
Submitter: polyzen
FirstSubmitted: 1494746953
LastModified: 1707726961
URLPath: /cgit/aur.git/snapshot/python-flake8-bugbear.tar.gz