How to Install and Uninstall libcunit1-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 06,2024

1. Install "libcunit1-dev" package

Here is a brief guide to show you how to install libcunit1-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libcunit1-dev

2. Uninstall "libcunit1-dev" package

This guide covers the steps necessary to uninstall libcunit1-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libcunit1-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcunit1-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libcunit1-dev
Architecture: amd64
Version: 2.1-3-dfsg-2.3
Priority: optional
Section: universe/libdevel
Source: cunit
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Azat Khuzhin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 271
Depends: libcunit1 (= 2.1-3-dfsg-2.3)
Suggests: libcunit1-doc (= 2.1-3-dfsg-2.3)
Filename: pool/universe/c/cunit/libcunit1-dev_2.1-3-dfsg-2.3_amd64.deb
Size: 55384
MD5sum: 0e5bcc22645c003f2defedbe31bb58e7
SHA1: bb0128dacbf434fbe7a7b561a8127e9b39ef250a
SHA256: 58ae3456cdbbc6cd43501c917dda884d6272ad1aaf9dd87f312fd267f5b9d574
SHA512: 89d78159341bb728706079f3bf99c9e16b02817a764b5f180e0749a29f95e307b3ccb7f4cbb14f57ee914ccb5bc250b07778878b0b9979871bc054f13ea2df56
Homepage: http://cunit.sourceforge.net/
Description-en: Unit Testing Library for C -- development files
CUnit is a simple framework for incorporating test cases in your C
code similar to JUnit or CppUnit. It provides C programmers a basic
testing functionality with a flexible variety of user interfaces. It
uses a simple framework for building test structures, and provides a
rich set of assertions for testing common data types. In addition,
several different interfaces are provided for running tests and
reporting results.
.
This package includes development files for compiling against cunit.
Description-md5: bf6a12d0971ba271fa070c562b72b4d2