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

Last updated: December 25,2024

1. Install "python38-pymavlink" package

In this section, we are going to explain the necessary steps to install python38-pymavlink on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pymavlink

2. Uninstall "python38-pymavlink" package

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

$ sudo zypper remove python38-pymavlink

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

Information for package python38-pymavlink:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pymavlink
Version : 2.4.17-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 72,1 MiB
Installed : No
Status : not installed
Source package : python-pymavlink-2.4.17-1.1.src
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.