cccc on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install cccc on Arch using YAY
$
yay -S
cccc
Copied
* (Optional) Uninstall cccc on Arch using YAY
$
yay -Rns
cccc
Copied
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
Copied
b. Clone cccc's git locally
$
git clone https://aur.archlinux.org/cccc.git
~/cccc
Copied
c. Go to ~/cccc folder and install it
$
cd
~/cccc
Copied
$
makepkg -si
Copied
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
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