complexity on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S complexity

* (Optional) Uninstall complexity on Arch using YAY

$ yay -Rns complexity

2. Manually Install "complexity" via AUR

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

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

b. Clone complexity's git locally

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

c. Go to ~/complexity folder and install it

$ cd ~/complexity $ makepkg -si

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

ID: 1017047
Name: complexity
PackageBaseID: 108299
PackageBase: complexity
Version: 1.13-1
Description: Measure complexity of C source
URL: http://www.gnu.org/software/complexity/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jetm
FirstSubmitted: 1456939608
LastModified: 1641910331
URLPath: /cgit/aur.git/snapshot/complexity.tar.gz