How to Install and Uninstall python2-pymavlink Package on openSUSE Leap

Last updated: December 26,2024

1. Install "python2-pymavlink" package

Please follow the step by step instructions below to install python2-pymavlink on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pymavlink

2. Uninstall "python2-pymavlink" package

This is a short guide on how to uninstall python2-pymavlink on openSUSE Leap:

$ sudo zypper remove python2-pymavlink

3. Information about the python2-pymavlink package on openSUSE Leap

Information for package python2-pymavlink:
------------------------------------------
Repository : Main Repository
Name : python2-pymavlink
Version : 2.4.6-bp153.1.18
Arch : x86_64
Vendor : openSUSE
Installed Size : 42,2 MiB
Installed : No
Status : not installed
Source package : python-pymavlink-2.4.6-bp153.1.18.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.