cgreen on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "cgreen" 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 cgreen on Arch using YAY
$
yay -S
cgreen
Copied
* (Optional) Uninstall cgreen on Arch using YAY
$
yay -Rns
cgreen
Copied
2. Manually Install "cgreen" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cgreen's git locally
$
git clone https://aur.archlinux.org/cgreen.git
~/cgreen
Copied
c. Go to ~/cgreen folder and install it
$
cd
~/cgreen
Copied
$
makepkg -si
Copied
3. Information about the cgreen package on Arch User Repository (AUR)
ID: 1126108
Name: cgreen
PackageBaseID: 166493
PackageBase: cgreen
Version: 1.6.0-1
Description: Unit Tests, Stubbing and Mocking for C and C++
URL: https://cgreen-devs.github.io/
NumVotes: 2
Popularity: 8.0E-6
OutOfDate:
Maintainer: fnadeau
Submitter: fnadeau
FirstSubmitted: 1620394525
LastModified: 1660521672
URLPath: /cgit/aur.git/snapshot/cgreen.tar.gz
Name: cgreen
PackageBaseID: 166493
PackageBase: cgreen
Version: 1.6.0-1
Description: Unit Tests, Stubbing and Mocking for C and C++
URL: https://cgreen-devs.github.io/
NumVotes: 2
Popularity: 8.0E-6
OutOfDate:
Maintainer: fnadeau
Submitter: fnadeau
FirstSubmitted: 1620394525
LastModified: 1660521672
URLPath: /cgit/aur.git/snapshot/cgreen.tar.gz