corecomponents_testing on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S corecomponents_testing

* (Optional) Uninstall corecomponents_testing on Arch using YAY

$ yay -Rns corecomponents_testing

2. Manually Install "corecomponents_testing" via AUR

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

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

b. Clone corecomponents_testing's git locally

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

c. Go to ~/corecomponents_testing folder and install it

$ cd ~/corecomponents_testing $ makepkg -si

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

ID: 1144147
Name: corecomponents_testing
PackageBaseID: 184458
PackageBase: corecomponents
Version: 2.2.3-1
Description: Toolkit for C++ application development: unit testing and test automation
URL: https://www.corecomponents.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: frankencode
Submitter: frankencode
FirstSubmitted: 1659062848
LastModified: 1664122584
URLPath: /cgit/aur.git/snapshot/corecomponents_testing.tar.gz