How to Install and Uninstall libkibi-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libkibi-dbg" package

This guide let you learn how to install libkibi-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libkibi-dbg

2. Uninstall "libkibi-dbg" package

This is a short guide on how to uninstall libkibi-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libkibi-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libkibi-dbg
Priority: extra
Section: universe/debug
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Benjamin Drung
Architecture: amd64
Source: libkibi
Version: 0.1.1-1
Depends: libkibi0 (= 0.1.1-1)
Filename: pool/universe/libk/libkibi/libkibi-dbg_0.1.1-1_amd64.deb
Size: 14696
MD5sum: 1cb35cbd4fbc3edf98f2a862541fffb8
SHA1: 25a8a068fd8391ca090a03373c97d978d3e029cd
SHA256: f1de4f29cd850e3ac7d519716fdd4d69d379df2af4876b9aafa45550bff22293
Description-en: 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: 95aa0c005e62f94f6d93fad20c98c294
Multi-Arch: same
Homepage: https://launchpad.net/libkibi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu