cgreen on AUR (Arch User Repository)

Last updated: June 25,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

b. Install cgreen on Arch using YAY

$ yay -S cgreen

* (Optional) Uninstall cgreen on Arch using YAY

$ yay -Rns cgreen

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

b. Clone cgreen's git locally

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

c. Go to ~/cgreen folder and install it

$ cd ~/cgreen $ makepkg -si

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