How to Install and Uninstall python3-gpiod Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-gpiod" package
Please follow the guidance below to install python3-gpiod on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-gpiod
Copied
2. Uninstall "python3-gpiod" package
Here is a brief guide to show you how to uninstall python3-gpiod on openSUSE Leap:
$
sudo zypper remove
python3-gpiod
Copied
3. Information about the python3-gpiod package on openSUSE Leap
Information for package python3-gpiod:
--------------------------------------
Repository : Main Repository
Name : python3-gpiod
Version : 1.4.3-1.5
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 46.5 KiB
Installed : No
Status : not installed
Source package : libgpiod-1.4.3-1.5.src
Upstream URL : https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/
Summary : Python binding for libgpiod
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.
Python binding part.
--------------------------------------
Repository : Main Repository
Name : python3-gpiod
Version : 1.4.3-1.5
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 46.5 KiB
Installed : No
Status : not installed
Source package : libgpiod-1.4.3-1.5.src
Upstream URL : https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/
Summary : Python binding for libgpiod
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.
Python binding part.