How to Install and Uninstall libcmocka-static.x86_64 Package on Amazon Linux 2

Last updated: June 01,2024

1. Install "libcmocka-static.x86_64" package

Please follow the instructions below to install libcmocka-static.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libcmocka-static.x86_64

2. Uninstall "libcmocka-static.x86_64" package

This guide covers the steps necessary to uninstall libcmocka-static.x86_64 on Amazon Linux 2:

$ sudo yum remove libcmocka-static.x86_64 $ sudo yum autoremove

3. Information about the libcmocka-static.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libcmocka-static
Arch : x86_64
Version : 1.1.1
Release : 8.amzn2
Size : 23 k
Repo : amzn2-core/2/x86_64
Summary : Lightweight library to simplify and generalize unit tests for C
URL : http://cmocka.org
License : ASL 2.0
Description : Static version of the cmocka library.