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

Last updated: May 13,2024

1. Install "libkibi-dev" package

Please follow the steps below to install libkibi-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libkibi-dev

2. Uninstall "libkibi-dev" package

Please follow the guidelines below to uninstall libkibi-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libkibi-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 76
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-dev_0.1.1-1_amd64.deb
Size: 11122
MD5sum: 3be0d4ec00274e50eba58cc53d498f68
SHA1: fb325e368d2740eec78188228b5653d5d075b4aa
SHA256: d5b717dc676b1f6582e51377e6a8766b4cd07f504476c72b2273d1d8898cc9b3
Description-en: library for byte prefixes (development files)
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 development files.
Description-md5: bb199bff69d79efc7f792e25609bf13b
Multi-Arch: same
Homepage: https://launchpad.net/libkibi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu