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

Last updated: December 28,2024

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

$ yay -S python-flake8-debugger

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

$ yay -Rns python-flake8-debugger

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

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

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

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

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

ID: 1078972
Name: python-flake8-debugger
PackageBaseID: 177585
PackageBase: python-flake8-debugger
Version: 4.1.2-1
Description: ipdb/pdb statement checker plugin for flake8
URL: https://github.com/JBKahn/flake8-debugger
NumVotes: 3
Popularity: 0.0001
OutOfDate:
Maintainer: carlosal1015
Submitter: arojas
FirstSubmitted: 1648837281
LastModified: 1652328646
URLPath: /cgit/aur.git/snapshot/python-flake8-debugger.tar.gz

5. The same packages on other Linux Distributions