python2-mccabe on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "python2-mccabe" 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 python2-mccabe on Arch using YAY

$ yay -S python2-mccabe

* (Optional) Uninstall python2-mccabe on Arch using YAY

$ yay -Rns python2-mccabe

2. Manually Install "python2-mccabe" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python2-mccabe's git locally

$ git clone https://aur.archlinux.org/python2-mccabe.git ~/python2-mccabe

c. Go to ~/python2-mccabe folder and install it

$ cd ~/python2-mccabe $ makepkg -si

3. Information about the python2-mccabe package on Arch User Repository (AUR)

ID: 1098782
Name: python2-mccabe
PackageBaseID: 165412
PackageBase: python2-mccabe
Version: 0.6.1-6
Description: McCabe complexity checker for Python
URL: https://github.com/flintwork/mccabe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FrederickZh
FirstSubmitted: 1617970381
LastModified: 1655292237
URLPath: /cgit/aur.git/snapshot/python2-mccabe.tar.gz

5. The same packages on other Linux Distributions