Gpioinfo Installation On A Debian, Ubuntu, Kali, Fedora And Raspbian

Gpioinfo Installation On A Debian, Ubuntu, Kali, Fedora And Raspbian

gpioinfo

Tools for interacting with Linux GPIO character device – binary

Maintainer: SZ Lin (u6797u4e0au667a)



Section: misc

Install gpioinfo

  • Debian apt-get install gpiod Click to copy
  • Ubuntu apt-get install gpiod Click to copy
  • Kali Linux apt-get install gpiod Click to copy
  • Fedora dnf install libgpiod-utils Click to copy
  • Raspbian apt-get install gpiod Click to copy

gpiod

Tools for interacting with Linux GPIO character device - binary

libgpiod encapsulates the ioctl calls and data structures behind a straightforward API. This new character device interface guarantees all allocated resources are freed after closing the device file descriptor and adds several new features that are not present in the obsolete sysfs interface (like event polling, setting/reading multiple values at once or open-source and open-drain GPIOs). This package contains the gpiod binary tools.

libgpiod-utils

Utilities for GPIO
Installing gpioinfo command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali, Fedora and Raspbian operating systems. Once you run the command it will install the latest version of gpioinfo 2024 package in your OS.