ownership

SMBIOS/DMI table decoder

Debian Debian
RUN apt-get update && \ apt-get install -y dmidecode
Ubuntu
RUN apt-get update && \ apt-get install -y dmidecode
Alpine
RUN apk add dmidecode
Arch Arch Linux
RUN pacman -S --noconfirm dmidecode
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dmidecode
Fedora
RUN dnf install -y dmidecode-1
Raspbian
RUN apt-get update && \ apt-get install -y dmidecode
click the source code to copy install ownership on any operating system with command-not-found.com