cccc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cccc

* (Optional) Uninstall cccc on Arch using YAY

$ yay -Rns cccc

2. Manually Install "cccc" via AUR

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

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

b. Clone cccc's git locally

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

c. Go to ~/cccc folder and install it

$ cd ~/cccc $ makepkg -si

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

ID: 907724
Name: cccc
PackageBaseID: 28025
PackageBase: cccc
Version: 3.1.4-4
Description: C and C++ Code Counter, code metrics also for Ada and Java files
URL: http://cccc.sourceforge.net/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: JonnyJD
FirstSubmitted: 1246827429
LastModified: 1621104745
URLPath: /cgit/aur.git/snapshot/cccc.tar.gz