osinfo-query
GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support
Install
- All systems
-
curl cmd.cat/osinfo-query.sh
- Debian
-
apt-get install libosinfo-1.0-0-dbg - Ubuntu
-
apt-get install libosinfo-1.0-0-dbg -
Alpine
-
apk add libosinfo - Arch Linux
-
pacman -S libosinfo - Kali Linux
-
apt-get install libosinfo-bin - CentOS
-
yum install libosinfo - Fedora
-
dnf install libosinfo - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libosinfo-1.0-0-dbg - OS X
-
brew install libosinfo - Raspbian
-
apt-get install libosinfo-1.0-0-dbg - Docker
-
docker run cmd.cat/osinfo-query osinfo-querypowered by Commando
libosinfo
GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support
libosinfo-bin
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.
libosinfo-1.0-0-dbg
libosinfo debugging information
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 debugging symbols.