fakeit on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "fakeit" 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 fakeit on Arch using YAY
$
yay -S
fakeit
Copied
* (Optional) Uninstall fakeit on Arch using YAY
$
yay -Rns
fakeit
Copied
2. Manually Install "fakeit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fakeit's git locally
$
git clone https://aur.archlinux.org/fakeit.git
~/fakeit
Copied
c. Go to ~/fakeit folder and install it
$
cd
~/fakeit
Copied
$
makepkg -si
Copied
3. Information about the fakeit package on Arch User Repository (AUR)
ID: 1259786
Name: fakeit
PackageBaseID: 193754
PackageBase: fakeit
Version: 2.4.0-1
Description: C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking
URL: https://github.com/eranpeer/FakeIt
NumVotes: 1
Popularity: 0.00218
OutOfDate:
Maintainer: tocic
Submitter: tocic
FirstSubmitted: 1684406273
LastModified: 1684406366
URLPath: /cgit/aur.git/snapshot/fakeit.tar.gz
Name: fakeit
PackageBaseID: 193754
PackageBase: fakeit
Version: 2.4.0-1
Description: C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking
URL: https://github.com/eranpeer/FakeIt
NumVotes: 1
Popularity: 0.00218
OutOfDate:
Maintainer: tocic
Submitter: tocic
FirstSubmitted: 1684406273
LastModified: 1684406366
URLPath: /cgit/aur.git/snapshot/fakeit.tar.gz