pmccabe on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S pmccabe

* (Optional) Uninstall pmccabe on Arch using YAY

$ yay -Rns pmccabe

2. Manually Install "pmccabe" via AUR

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

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

b. Clone pmccabe's git locally

$ git clone https://aur.archlinux.org/pmccabe.git ~/pmccabe

c. Go to ~/pmccabe folder and install it

$ cd ~/pmccabe $ makepkg -si

3. Information about the pmccabe package on Arch User Repository (AUR)

ID: 644311
Name: pmccabe
PackageBaseID: 144932
PackageBase: pmccabe
Version: 2.7-1
Description: A C/C++ code complexity analyzer
URL: https://people.debian.org/~bame/pmccabe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mremallin
Submitter: mremallin
FirstSubmitted: 1567998581
LastModified: 1567998581
URLPath: /cgit/aur.git/snapshot/pmccabe.tar.gz