How to Install and Uninstall libosinfo-bin Package on Kali Linux

Last updated: September 20,2024

1. Install "libosinfo-bin" package

This guide covers the steps necessary to install libosinfo-bin on Kali Linux

$ sudo apt update $ sudo apt install libosinfo-bin

2. Uninstall "libosinfo-bin" package

Please follow the instructions below to uninstall libosinfo-bin on Kali Linux:

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

3. Information about the libosinfo-bin package on Kali Linux

Package: libosinfo-bin
Source: libosinfo
Version: 1.11.0-2
Installed-Size: 229
Maintainer: Debian Libvirt Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.32.0), libosinfo-1.0-0 (>= 1.10.0~)
Size: 162616
SHA256: 92fca7a1d54844c96e54841e89521652bbc8f9f4628cd4faa00130ad08ff0699
SHA1: b2d575f4a5db185e6096628188433fb9bb6cda94
MD5sum: 8300e831c83e54d422ad0c79865172a4
Description: Tools for querying the osinfo database via libosinfo
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.
.
This package contains the runtime files to detect operating systems and query
the database.
Description-md5:
Homepage: https://libosinfo.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libo/libosinfo/libosinfo-bin_1.11.0-2_amd64.deb