systemd-hwdb

Hardware database management tool. More information: <https://www.freedesktop.org/software/systemd/man/systemd-hwdb.html>.

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