complexity-report on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S complexity-report

* (Optional) Uninstall complexity-report on Arch using YAY

$ yay -Rns complexity-report

2. Manually Install "complexity-report" via AUR

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

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

b. Clone complexity-report's git locally

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

c. Go to ~/complexity-report folder and install it

$ cd ~/complexity-report $ makepkg -si

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

ID: 524988
Name: complexity-report
PackageBaseID: 134075
PackageBase: complexity-report
Version: 2.0.0_alpha-1
Description: Software complexity analysis for JavaScript projects
URL: https://github.com/jared-stilwell/complexity-report
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nemaniarjun
Submitter: nemaniarjun
FirstSubmitted: 1531062857
LastModified: 1531062857
URLPath: /cgit/aur.git/snapshot/complexity-report.tar.gz