gpioinfo

Tools for interacting with Linux GPIO character device - binary

Debian Debian
RUN apt-get update && \ apt-get install -y gpiod
Ubuntu
RUN apt-get update && \ apt-get install -y gpiod
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gpiod
Fedora
RUN dnf install -y libgpiod-utils
Raspbian
RUN apt-get update && \ apt-get install -y gpiod
click the source code to copy install gpioinfo on any operating system with command-not-found.com