osinfo-detect
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-detect.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 update
sudo apt-get install libosinfo-1.0-0-dbg
- OS X
-
brew install libosinfo
- Raspbian
-
apt-get install libosinfo-1.0-0-dbg
- Dockerfile
- dockerfile.run/osinfo-detect
- Docker
-
docker run cmd.cat/osinfo-detect osinfo-detect
powered 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.