How to Install and Uninstall libqxcppunit-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: March 15,2025

1. Install "libqxcppunit-dev" package

Please follow the instructions below to install libqxcppunit-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libqxcppunit-dev

2. Uninstall "libqxcppunit-dev" package

Please follow the step by step instructions below to uninstall libqxcppunit-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libqxcppunit-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libqxcppunit-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Rocher
Architecture: amd64
Source: qxrunner
Version: 0.9.2-0ubuntu4
Depends: libqxcppunitd1 (= 0.9.2-0ubuntu4), libqt4-dev, libqxrunner-dev, libcppunit-dev
Filename: pool/universe/q/qxrunner/libqxcppunit-dev_0.9.2-0ubuntu4_amd64.deb
Size: 4002
MD5sum: 9d8fa541d435fa94c6d358c0ca6e3e23
SHA1: 8c9bbf68da06a2cc097ca0ec5688f4ee9b8f25c9
SHA256: 724ee368ebb264ae4e2ab8ad790fe72beff3792dc715eb375cc2e6b08189802d
Description-en: Qt4-based GUI for running tests with CppUnit - development files
The QxRunner for CppUnit (QxCppUnit) library provides a GUI frontend for
CppUnit test execution, shortly called the QxTestRunner. It is a thin
wrapper around the Qt based QxRunner library, nevertheless it can be used
to unit test any kind of C++ software and isn't limited to Qt applications.
QxCppUnit is a derivative of the CppUnit QtTestRunner.
.
CppUnit is a simple Framework for incorporating test cases in your C++
code.
.
Packages libqxrunnerd1 and libqxcppunitd1 are required for using the
Qt-based test runner GUI and cppunit.
Description-md5: 080fa6dc520ed1323d07dab1d7bdcf3e
Homepage: http://qxrunner.systest.ch/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu