osinfo-db-validate
libosinfo database tools
Install
- All systems
-
curl cmd.cat/osinfo-db-validate.sh
- Debian
-
apt-get install osinfo-db-tools
- Ubuntu
-
apt-get install osinfo-db-tools
- Alpine
-
apk add osinfo-db-tools
- Arch Linux
-
pacman -S osinfo-db-tools
- Kali Linux
-
apt-get install osinfo-db-tools
- CentOS
-
yum install osinfo-db-tools
- Fedora
-
dnf install osinfo-db-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install osinfo-db-tools
- Raspbian
-
apt-get install osinfo-db-tools
- Dockerfile
- dockerfile.run/osinfo-db-validate
- Docker
-
docker run cmd.cat/osinfo-db-validate osinfo-db-validate
powered by Commando
osinfo-db-tools
libosinfo database tools
libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It provides APIs to match/identify optimal devices for deploying an operating system on a hypervisor. This package contains the tools for managing the installation, bundling and distribution of libosinfo's database 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.
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.