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

Last updated: May 07,2024

1. Install "python2-simplekml" package

This is a short guide on how to install python2-simplekml on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-simplekml

2. Uninstall "python2-simplekml" package

Learn how to uninstall python2-simplekml on openSUSE Leap:

$ sudo zypper remove python2-simplekml

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

Information for package python2-simplekml:
------------------------------------------
Repository : Main Repository
Name : python2-simplekml
Version : 1.3.5-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 540,7 KiB
Installed : No
Status : not installed
Source package : python-simplekml-1.3.5-bp153.1.14.src
Summary : A Simple KML creator
Description :
The python package simplekml was created to generate kml (or kmz).
It was designed to alleviate the burden of having to study KML in order to
achieve anything worthwhile with it.
If you have a simple understanding of the structure of KML, then simplekml
is easy to run with and create usable KML.