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