How to Install and Uninstall python3-mraa Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "python3-mraa" package
Please follow the guidelines below to install python3-mraa on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-mraa
Copied
2. Uninstall "python3-mraa" package
This is a short guide on how to uninstall python3-mraa on openSuSE Tumbleweed:
$
sudo zypper remove
python3-mraa
Copied
3. Information about the python3-mraa package on openSuSE Tumbleweed
Information for package python3-mraa:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-mraa
Version : 2.2.0-2.18
Arch : x86_64
Vendor : openSUSE
Installed Size : 208.6 KiB
Installed : No
Status : not installed
Source package : mraa-2.2.0-2.18.src
Upstream URL : https://github.com/eclipse/mraa
Summary : Python3 bindings for mraa
Description :
libmraa is a C/C++ library with bindings to Java, Python and JavaScript to
interface with the IO on Galileo, Edison & other platforms, with a
structured API where port names/numbering matches the board that
you are on. Use of libmraa does not tie you to specific hardware. With board
detection done at runtime, you can create portable code that will work
across the supported platforms.
This package contains python3 bindings for mraa.
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-mraa
Version : 2.2.0-2.18
Arch : x86_64
Vendor : openSUSE
Installed Size : 208.6 KiB
Installed : No
Status : not installed
Source package : mraa-2.2.0-2.18.src
Upstream URL : https://github.com/eclipse/mraa
Summary : Python3 bindings for mraa
Description :
libmraa is a C/C++ library with bindings to Java, Python and JavaScript to
interface with the IO on Galileo, Edison & other platforms, with a
structured API where port names/numbering matches the board that
you are on. Use of libmraa does not tie you to specific hardware. With board
detection done at runtime, you can create portable code that will work
across the supported platforms.
This package contains python3 bindings for mraa.