How to Install and Uninstall mraa-examples Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "mraa-examples" package

Please follow the steps below to install mraa-examples on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install mraa-examples

2. Uninstall "mraa-examples" package

Please follow the steps below to uninstall mraa-examples on openSuSE Tumbleweed:

$ sudo zypper remove mraa-examples

3. Information about the mraa-examples package on openSuSE Tumbleweed

Information for package mraa-examples:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : mraa-examples
Version : 2.2.0-2.18
Arch : x86_64
Vendor : openSUSE
Installed Size : 115.0 KiB
Installed : No
Status : not installed
Source package : mraa-2.2.0-2.18.src
Upstream URL : https://github.com/eclipse/mraa
Summary : Examples 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 examples for mraa.

5. The same packages on other Linux Distributions