cpputest on AUR (Arch User Repository)
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "cpputest" 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 cpputest on Arch using YAY
$
yay -S
cpputest
Copied
* (Optional) Uninstall cpputest on Arch using YAY
$
yay -Rns
cpputest
Copied
2. Manually Install "cpputest" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cpputest's git locally
$
git clone https://aur.archlinux.org/cpputest.git
~/cpputest
Copied
c. Go to ~/cpputest folder and install it
$
cd
~/cpputest
Copied
$
makepkg -si
Copied
3. Information about the cpputest package on Arch User Repository (AUR)
ID: 791121
Name: cpputest
PackageBaseID: 72255
PackageBase: cpputest
Version: 4.0-1
Description: unit testing and mocking framework for C/C++
URL: http://cpputest.org
NumVotes: 12
Popularity: 0.170904
OutOfDate:
Maintainer: KenjiTakahashi
FirstSubmitted: 1375226466
LastModified: 1599993629
URLPath: /cgit/aur.git/snapshot/cpputest.tar.gz
Name: cpputest
PackageBaseID: 72255
PackageBase: cpputest
Version: 4.0-1
Description: unit testing and mocking framework for C/C++
URL: http://cpputest.org
NumVotes: 12
Popularity: 0.170904
OutOfDate:
Maintainer: KenjiTakahashi
FirstSubmitted: 1375226466
LastModified: 1599993629
URLPath: /cgit/aur.git/snapshot/cpputest.tar.gz