How to Install and Uninstall libkibi-dbg Package on Kali Linux

Last updated: May 20,2024

1. Install "libkibi-dbg" package

Please follow the guidance below to install libkibi-dbg on Kali Linux

$ sudo apt update $ sudo apt install libkibi-dbg

2. Uninstall "libkibi-dbg" package

This guide covers the steps necessary to uninstall libkibi-dbg on Kali Linux:

$ sudo apt remove libkibi-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libkibi-dbg package on Kali Linux

Package: libkibi-dbg
Source: libkibi
Version: 0.1.1-2.1
Installed-Size: 32
Maintainer: Benjamin Drung
Architecture: amd64
Depends: libkibi0 (= 0.1.1-2.1)
Size: 16680
SHA256: 43ee551efd26654323a78de637f9e171a69affbf406e13684899057bcb39876b
SHA1: 3781040e25b3cb7e931718376a123d4c9f77d296
MD5sum: 3dc0e82e905322f3486fa9ea8fecf3ff
Description: library for byte prefixes (debugging symbols)
This library is designed for formatting sizes in bytes for display. The user
can configure a preferred prefix style.
.
Three different types of byte prefixes can be selected:
* kB, MB, GB with base 1000 (base10)
* KiB, MiB, GiB with base 1024 (base2)
* KB, MB, GB with base 1024 (historic)
.
This package contains the debugging symbols.
Description-md5:
Multi-Arch: same
Homepage: https://launchpad.net/libkibi
Build-Ids: 33544a16da1a610e7a0281fe12039de6def77ffa
Tag: role::debug-symbols
Section: debug
Priority: optional
Filename: pool/main/libk/libkibi/libkibi-dbg_0.1.1-2.1_amd64.deb