How to Install and Uninstall libdiagnostics-dev Package on Kali Linux

Last updated: May 12,2024

1. Install "libdiagnostics-dev" package

Please follow the instructions below to install libdiagnostics-dev on Kali Linux

$ sudo apt update $ sudo apt install libdiagnostics-dev

2. Uninstall "libdiagnostics-dev" package

Please follow the steps below to uninstall libdiagnostics-dev on Kali Linux:

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

3. Information about the libdiagnostics-dev package on Kali Linux

Package: libdiagnostics-dev
Source: diagnostics (0.3.3-12.3)
Version: 0.3.3-12.3+b1
Installed-Size: 1655
Maintainer: Michael Tautschnig
Architecture: amd64
Depends: libdiagnostics0 (= 0.3.3-12.3+b1)
Recommends: libace-dev
Size: 170656
SHA256: 96d43aa17faf966fafcc39c24b9864475d16f44b5089a104f5ad3285df587412
SHA1: 8bde39d075f6ed6f8efd6b01e87e52fb2b605226
MD5sum: d7cfbfc9dd3f6005b3052b397e7f77f7
Description: Logging, unittesting, and runtime diagnostics for C++ - development files
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 needed headers and libraries for
developing software using Diagnostics.
Description-md5:
Homepage: http://forsyte.at/software/diagnostics
Tag: devel::lang:c++, devel::library, devel::testing-qa, implemented-in::c++,
role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/d/diagnostics/libdiagnostics-dev_0.3.3-12.3+b1_amd64.deb