How to Install and Uninstall python312-pymavlink Package on openSuSE Tumbleweed

Last updated: May 14,2024

1. Install "python312-pymavlink" package

This is a short guide on how to install python312-pymavlink on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pymavlink

2. Uninstall "python312-pymavlink" package

Please follow the instructions below to uninstall python312-pymavlink on openSuSE Tumbleweed:

$ sudo zypper remove python312-pymavlink

3. Information about the python312-pymavlink package on openSuSE Tumbleweed

Information for package python312-pymavlink:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pymavlink
Version : 2.4.41-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 237.6 MiB
Installed : No
Status : not installed
Source package : python-pymavlink-2.4.41-1.4.src
Upstream URL : https://github.com/ArduPilot/pymavlink/
Summary : Python MAVLink code
Description :
A Python library for handling MAVLink protocol streams and log files.
This allows for the creation of simple scripts to analyse telemetry
logs from autopilots such as ArduPilot which use the MAVLink protocol.