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

Last updated: July 07,2024

1. Install "python311-pymavlink" package

Here is a brief guide to show you how to install python311-pymavlink on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pymavlink

2. Uninstall "python311-pymavlink" package

Here is a brief guide to show you how to uninstall python311-pymavlink on openSuSE Tumbleweed:

$ sudo zypper remove python311-pymavlink

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

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