googletest-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S googletest-git

* (Optional) Uninstall googletest-git on Arch using YAY

$ yay -Rns googletest-git

2. Manually Install "googletest-git" via AUR

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

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

b. Clone googletest-git's git locally

$ git clone https://aur.archlinux.org/googletest-git.git ~/googletest-git

c. Go to ~/googletest-git folder and install it

$ cd ~/googletest-git $ makepkg -si

3. Information about the googletest-git package on Arch User Repository (AUR)

ID: 1239227
Name: googletest-git
PackageBaseID: 137416
PackageBase: googletest-git
Version: 1.13.0.r100.g057b4e90-1
Description: Google's C++ test framework
URL: https://google.github.io/googletest/
NumVotes: 1
Popularity: 0.277544
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1542441867
LastModified: 1681135745
URLPath: /cgit/aur.git/snapshot/googletest-git.tar.gz