get_device

sysfs query tool and boot-time setup

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