How to Install and Uninstall libdiagnostics0 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 28,2024

1. Install "libdiagnostics0" package

This guide covers the steps necessary to install libdiagnostics0 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libdiagnostics0

2. Uninstall "libdiagnostics0" package

This tutorial shows how to uninstall libdiagnostics0 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libdiagnostics0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdiagnostics0 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdiagnostics0
Architecture: amd64
Version: 0.3.3-12build4
Priority: extra
Section: universe/libs
Source: diagnostics
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Tautschnig
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 330
Depends: libace-6.5.10 (>= 6.5.10+dfsg), libc6 (>= 2.15), libgcc-s1 (>= 4.2), libltdl7 (>= 2.4.6)
Filename: pool/universe/d/diagnostics/libdiagnostics0_0.3.3-12build4_amd64.deb
Size: 91136
MD5sum: 883b437b3e7cd072ee96787dd0c51251
SHA1: bc09112ef01b380b424cf19da728c216b94ecc3e
SHA256: 68677daea8d3e174d1d7dc98ee26f60eccf0c2aa0a6d3ecb3d2ec320cd270fab
SHA512: 6b924b787aec0893c88d0afb4d34a1409840c31ab478261eeb6218d0a106172528d24f86db3e5995d329e4ba2484ae7fa759dd7ec119ef3ee1b0054191f9ed7d
Homepage: http://forsyte.at/software/diagnostics
Description-en: Logging, unittesting, and runtime diagnostics for C++ - library
Diagnostics is a unified framework for code annotation, logging,
program monitoring, and unit-testing.
.
The annotations of diagnostics provide simple trace messages, tracing
method entry and exit, checks (which potentially fail), asserts (which
should never fail), invariance checking on method entry and exit, and
a number of annotations for testing.
.
The annotations raise events which are can be observed and monitored.
Using different loggers, the stream of logging events is used for
logging or testing.
.
The package contains the libraries for running software linked against
Diagnostics.
Description-md5: cd09205c5593b45897ba4343184323e0