How to Install and Uninstall libcppunit-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libcppunit-dev" package

Please follow the steps below to install libcppunit-dev on Kali Linux

$ sudo apt update $ sudo apt install libcppunit-dev

2. Uninstall "libcppunit-dev" package

In this section, we are going to explain the necessary steps to uninstall libcppunit-dev on Kali Linux:

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

3. Information about the libcppunit-dev package on Kali Linux

Package: libcppunit-dev
Source: cppunit (1.15.1-4)
Version: 1.15.1-4+b1
Installed-Size: 972
Maintainer: Debian LibreOffice Maintainers
Architecture: amd64
Depends: libcppunit-1.15-0 (= 1.15.1-4+b1)
Suggests: libcppunit-doc
Size: 208536
SHA256: 7b71c36da51edeaca28678775d146cf6b8bedd419e2dd4365cd27e5fc415e4db
SHA1: b6e0bd448d3a1334cbf84b784f7edb6ac20fc986
MD5sum: de90707f816c681960c805d8963ac3bc
Description: Unit Testing Library for C++ - development library
CppUnit is a simple Framework for incorporating test cases in
your C++ code. It is similar to, and inspired by, xUnit and
JUnit.
.
This package contains the development files required to build
against cppunit.
Description-md5:
Multi-Arch: same
Homepage: https://www.freedesktop.org/wiki/Software/cppunit
Tag: devel::lang:c++, devel::library, devel::testing-qa, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/cppunit/libcppunit-dev_1.15.1-4+b1_amd64.deb