osinfo-query
GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support
RUN apt-get update && \
apt-get install -y libosinfo-1.0-0-dbg
RUN apt-get update && \
apt-get install -y libosinfo-1.0-0-dbg
RUN apk add libosinfo
RUN pacman -S --noconfirm libosinfo
RUN apt-get update && \
apt-get install -y libosinfo-bin
RUN yum install -y libosinfo
RUN dnf install -y libosinfo
RUN apt-get update && \
apt-get install -y libosinfo-1.0-0-dbg