How to Install and Uninstall libcmocka0 Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 05,2024
1. Install "libcmocka0" package
Please follow the instructions below to install libcmocka0 on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libcmocka0
Copied
2. Uninstall "libcmocka0" package
Please follow the steps below to uninstall libcmocka0 on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libcmocka0
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libcmocka0 package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libcmocka0
Priority: extra
Section: universe/libs
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: David Prévot
Architecture: amd64
Source: cmocka
Version: 1.0.1-2
Depends: libc6 (>= 2.14)
Filename: pool/universe/c/cmocka/libcmocka0_1.0.1-2_amd64.deb
Size: 17814
MD5sum: 4538fb3494dc2c80775e2c2e46c8f51b
SHA1: bddb1f191f0119cb27ab4da59d12522500578776
SHA256: 797155b45a8288a860c4ed9dd3f161420f09ebf362de30166d9f6b98bfc27dd0
Description-en: library for the CMocka unit testing framework
This is the major library for CMocka.
.
The idea of CMocka is that a test application only requires the
standard C library and the CMocka library itself to minimize conflicts
with standard C headers especially on a lot of different platforms.
.
Features:
* Easy to use framework to write unit tests
* Support for mock objects
* Testing of memory leaks, buffer overflows and underflows
* Platform and compiler independent
Description-md5: 07834604c09d5a18f3025ee5eddf87de
Multi-Arch: same
Homepage: http://cmocka.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/libs
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: David Prévot
Architecture: amd64
Source: cmocka
Version: 1.0.1-2
Depends: libc6 (>= 2.14)
Filename: pool/universe/c/cmocka/libcmocka0_1.0.1-2_amd64.deb
Size: 17814
MD5sum: 4538fb3494dc2c80775e2c2e46c8f51b
SHA1: bddb1f191f0119cb27ab4da59d12522500578776
SHA256: 797155b45a8288a860c4ed9dd3f161420f09ebf362de30166d9f6b98bfc27dd0
Description-en: library for the CMocka unit testing framework
This is the major library for CMocka.
.
The idea of CMocka is that a test application only requires the
standard C library and the CMocka library itself to minimize conflicts
with standard C headers especially on a lot of different platforms.
.
Features:
* Easy to use framework to write unit tests
* Support for mock objects
* Testing of memory leaks, buffer overflows and underflows
* Platform and compiler independent
Description-md5: 07834604c09d5a18f3025ee5eddf87de
Multi-Arch: same
Homepage: http://cmocka.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu