How to Install and Uninstall libqxcppunitd1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libqxcppunitd1" package

Here is a brief guide to show you how to install libqxcppunitd1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libqxcppunitd1

2. Uninstall "libqxcppunitd1" package

This tutorial shows how to uninstall libqxcppunitd1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libqxcppunitd1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libqxcppunitd1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libqxcppunitd1
Priority: optional
Section: universe/libs
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Rocher
Architecture: amd64
Source: qxrunner
Version: 0.9.2-0ubuntu4
Depends: libc6 (>= 2.4), libcppunit-1.13-0v5, libgcc1 (>= 1:4.1.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libqxrunnerd1, libstdc++6 (>= 4.1.1)
Filename: pool/universe/q/qxrunner/libqxcppunitd1_0.9.2-0ubuntu4_amd64.deb
Size: 11472
MD5sum: 5531b63c0a2f5d8e1d3b8ee1994e4c7f
SHA1: b12d9f71ef7cb1c1239cc660402d5581b8c3d6ab
SHA256: dc008ed2282ca8cfd7222cfed714a385e105bd1e1b28359d69b6911a401ad1a4
Description-en: Qt4-based GUI for running tests with CppUnit
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.
.
This package is necessary for applications that link against the
libqxcppunitd.so.1
Description-md5: 5ce54b3554d5e8d8a56323ea5fc7014f
Homepage: http://qxrunner.systest.ch/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu