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

Last updated: July 03,2024

1. Install "python36-pymavlink" package

Please follow the step by step instructions below to install python36-pymavlink on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pymavlink

2. Uninstall "python36-pymavlink" package

Please follow the guidance below to uninstall python36-pymavlink on openSuSE Tumbleweed:

$ sudo zypper remove python36-pymavlink

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

Information for package python36-pymavlink:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pymavlink
Version : 2.4.17-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 82,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.