cppncss on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S cppncss

* (Optional) Uninstall cppncss on Arch using YAY

$ yay -Rns cppncss

2. Manually Install "cppncss" via AUR

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

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

b. Clone cppncss's git locally

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

c. Go to ~/cppncss folder and install it

$ cd ~/cppncss $ makepkg -si

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

ID: 869599
Name: cppncss
PackageBaseID: 37444
PackageBase: cppncss
Version: 1.0.3-3
Description: various measurements by statically analyzing C++ source code
URL: http://cppncss.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Misery
Submitter: Misery
FirstSubmitted: 1274709419
LastModified: 1614350949
URLPath: /cgit/aur.git/snapshot/cppncss.tar.gz