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

Last updated: June 29,2024

1. Install "python310-pymavlink" package

Please follow the steps below to install python310-pymavlink on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pymavlink

2. Uninstall "python310-pymavlink" package

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

$ sudo zypper remove python310-pymavlink

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

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