How to Install and Uninstall gmock Package on openSuSE Tumbleweed

Last updated: November 13,2024

1. Install "gmock" package

Please follow the guidelines below to install gmock on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install gmock

2. Uninstall "gmock" package

This guide let you learn how to uninstall gmock on openSuSE Tumbleweed:

$ sudo zypper remove gmock

3. Information about the gmock package on openSuSE Tumbleweed

Information for package gmock:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gmock
Version : 1.12.1-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 714.9 KiB
Installed : No
Status : not installed
Source package : googletest-1.12.1-1.5.src
Upstream URL : https://github.com/google/googletest
Summary : Development files for the Google C++ Mocking Framework
Description :
Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics in
mind, Google C++ Mocking Framework (or Google Mock for short) is a library for
writing and using C++ mock classes.
This package provides shared libraries and header files for development
with googlemock.

5. The same packages on other Linux Distributions