How to Install and Uninstall libdiagnostics0 Package on Kali Linux

Last updated: May 09,2024

1. Install "libdiagnostics0" package

In this section, we are going to explain the necessary steps to install libdiagnostics0 on Kali Linux

$ sudo apt update $ sudo apt install libdiagnostics0

2. Uninstall "libdiagnostics0" package

Here is a brief guide to show you how to uninstall libdiagnostics0 on Kali Linux:

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

3. Information about the libdiagnostics0 package on Kali Linux

Package: libdiagnostics0
Source: diagnostics (0.3.3-12.3)
Version: 0.3.3-12.3+b1
Installed-Size: 354
Maintainer: Michael Tautschnig
Architecture: amd64
Depends: libace-7.1.2 (>= 7.1.2+dfsg), libc6 (>= 2.15), libgcc-s1 (>= 4.2), libltdl7 (>= 2.4.7)
Size: 99084
SHA256: 18d06b93a19a99c049845521fadeb8298f4cec4d35aa3e3568270af90bfc30cb
SHA1: 605fdf7ed917f0d0129bd3d529416ddc981ef0b6
MD5sum: 41395769f8ed17b829cb7aa81de7996e
Description: 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:
Homepage: http://forsyte.at/software/diagnostics
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/d/diagnostics/libdiagnostics0_0.3.3-12.3+b1_amd64.deb