How to Install and Uninstall libkibi0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "libkibi0" package

Here is a brief guide to show you how to install libkibi0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libkibi0

2. Uninstall "libkibi0" package

Learn how to uninstall libkibi0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libkibi0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libkibi0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libkibi0
Priority: optional
Section: universe/libs
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Benjamin Drung
Architecture: amd64
Source: libkibi
Version: 0.1.1-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Filename: pool/universe/libk/libkibi/libkibi0_0.1.1-1_amd64.deb
Size: 11590
MD5sum: 49eb8996195b0fc36948154723a2b535
SHA1: 3d47370d7ec0705673a8689e3d4267a0ee936a8a
SHA256: 82e4b7e769ca0d2317b99d7289f53a4bababdff48aacbb2a287a6103e4ff4ebe
Description-en: library for byte prefixes
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)
Description-md5: 9b8e2823cfdf4b88c47b3b7dba763521
Multi-Arch: same
Homepage: https://launchpad.net/libkibi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu