How to Install and Uninstall libosinfo-bin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 29,2024

1. Install "libosinfo-bin" package

Please follow the guidelines below to install libosinfo-bin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libosinfo-bin

2. Uninstall "libosinfo-bin" package

This tutorial shows how to uninstall libosinfo-bin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libosinfo-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the libosinfo-bin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libosinfo-bin
Priority: extra
Section: universe/libs
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Guido Günther
Architecture: amd64
Source: libosinfo
Version: 0.2.12-2ubuntu3
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.16.0), libosinfo-1.0-0 (>= 0.2.12~), libxml2 (>= 2.7.4)
Filename: pool/universe/libo/libosinfo/libosinfo-bin_0.2.12-2ubuntu3_amd64.deb
Size: 14910
MD5sum: 4726491fc77056a4ae9f534b40195801
SHA1: 8650618da969ceeb94af442375947d40f6440032
SHA256: 4c8bb54cc39443126d01a7f680e4a554b6c01f68c49a9741fe82dc6b5d213f1f
Description-en: Library for managing information about operating systems and hypervisors
libosinfo is a GObject based library API for managing information about
operating systems, hypervisors and the (virtual) hardware devices they
can support. It includes a database containing device metadata and
provides APIs to match/identify optimal devices for deploying an
operating system on a hypervisor.
.
Via the GObject Introspection, the API is available in all common
programming languages.
.
This package contains the runtime files.
Description-md5: 777dd1d690cdc9a609f9b540634c85d2
Homepage: https://fedorahosted.org/libosinfo/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu