lib32-gtest on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S lib32-gtest

* (Optional) Uninstall lib32-gtest on Arch using YAY

$ yay -Rns lib32-gtest

2. Manually Install "lib32-gtest" via AUR

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

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

b. Clone lib32-gtest's git locally

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

c. Go to ~/lib32-gtest folder and install it

$ cd ~/lib32-gtest $ makepkg -si

3. Information about the lib32-gtest package on Arch User Repository (AUR)

ID: 1374543
Name: lib32-gtest
PackageBaseID: 144137
PackageBase: lib32-gtest
Version: 1.14.0-1
Description: Google Test - C++ testing utility based on the xUnit framework (like JUnit)
URL: https://github.com/google/googletest
NumVotes: 1
Popularity: 0.000126
OutOfDate:
Maintainer: FabioLolix
Submitter: darkprof
FirstSubmitted: 1565181936
LastModified: 1703346947
URLPath: /cgit/aur.git/snapshot/lib32-gtest.tar.gz