How to Install and Uninstall libcppunit-1.13-0v5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libcppunit-1.13-0v5" package

Learn how to install libcppunit-1.13-0v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcppunit-1.13-0v5

2. Uninstall "libcppunit-1.13-0v5" package

Learn how to uninstall libcppunit-1.13-0v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcppunit-1.13-0v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcppunit-1.13-0v5 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcppunit-1.13-0v5
Priority: optional
Section: universe/libs
Installed-Size: 260
Maintainer: Ubuntu Developers
Original-Maintainer: Steve M. Robbins
Architecture: amd64
Source: cppunit
Version: 1.13.2-2.1
Replaces: libcppunit-1.13-0
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Conflicts: libcppunit-1.13-0
Filename: pool/universe/c/cppunit/libcppunit-1.13-0v5_1.13.2-2.1_amd64.deb
Size: 75910
MD5sum: c09479cfd1da543ba8beba1835c25c01
SHA1: 14b1cfdba7713bf6a3d8b5a08058fd67dd1c936d
SHA256: 5f3ec22274672b2ae09b747b596a54e4cafaff56052344785c763d5599a74bf7
Description-en: Unit Testing Library for C++
CppUnit is a simple Framework for incorporating test cases in
your C++ code. It is similar to, and inspired by, xUnit and
JUnit.
Description-md5: dca7bb14a898276dca99f38b635142d2
Multi-Arch: same
Homepage: http://www.freedesktop.org/wiki/Software/cppunit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu