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