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

Last updated: June 26,2024

1. Install "python39-pymavlink" package

Please follow the guidance below to install python39-pymavlink on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pymavlink

2. Uninstall "python39-pymavlink" package

Please follow the steps below to uninstall python39-pymavlink on openSuSE Tumbleweed:

$ sudo zypper remove python39-pymavlink

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

Information for package python39-pymavlink:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pymavlink
Version : 2.4.41-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 176.5 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.