How to Install and Uninstall python3-mraa Package on openSUSE Leap

Last updated: July 03,2024

1. Install "python3-mraa" package

Please follow the steps below to install python3-mraa on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-mraa

2. Uninstall "python3-mraa" package

Please follow the step by step instructions below to uninstall python3-mraa on openSUSE Leap:

$ sudo zypper remove python3-mraa

3. Information about the python3-mraa package on openSUSE Leap

Information for package python3-mraa:
-------------------------------------
Repository : Main Repository
Name : python3-mraa
Version : 2.2.0-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 188.6 KiB
Installed : No
Status : not installed
Source package : mraa-2.2.0-bp155.2.13.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.

5. The same packages on other Linux Distributions