How to Install and Uninstall libdiagnostics0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 01,2024

1. Install "libdiagnostics0" package

Here is a brief guide to show you how to install libdiagnostics0 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libdiagnostics0

2. Uninstall "libdiagnostics0" package

Please follow the step by step instructions below to uninstall libdiagnostics0 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libdiagnostics0 package on Ubuntu 21.10 (Impish Indri)

Package: libdiagnostics0
Architecture: amd64
Version: 0.3.3-12.1
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.12 (>= 6.5.12+dfsg), libc6 (>= 2.15), libgcc-s1 (>= 4.2), libltdl7 (>= 2.4.6)
Filename: pool/universe/d/diagnostics/libdiagnostics0_0.3.3-12.1_amd64.deb
Size: 91252
MD5sum: ca08dfb1d98b4af3ed30a76681df9274
SHA1: 8949bf18672bbe1f3360e1bde34d01d345bd6aa7
SHA256: a5af02a1b456bf0dd4ce7858503c09ed208c882f8deb63c2a7ae22b08cf7b548
SHA512: e9c9662b03454e1ecdc17530240446816e14fe8796edc5cbc1a992df5c11091f838d48b63516cd0003d8ae9a40fd3068ff484f89e07eddd8a886716fff671b55
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