How to Install and Uninstall libgpiod2 Package on openSuSE Tumbleweed

Last updated: May 21,2024

1. Install "libgpiod2" package

Please follow the guidelines below to install libgpiod2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libgpiod2

2. Uninstall "libgpiod2" package

Please follow the guidance below to uninstall libgpiod2 on openSuSE Tumbleweed:

$ sudo zypper remove libgpiod2

3. Information about the libgpiod2 package on openSuSE Tumbleweed

Information for package libgpiod2:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libgpiod2
Version : 1.6.3-2.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 38.0 KiB
Installed : No
Status : not installed
Source package : libgpiod-1.6.3-2.6.src
Upstream URL : https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/
Summary : C library for interacting with the linux GPIO character device
Description :
The libgpiod library encapsulates the ioctl calls and data structures
of the GPIO character devices, the latter of which superseded the
GPIO sysfs interface in Linux 4.8.
C library part.