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

Last updated: April 25,2024

1. Install "python36-simplekml" package

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

$ sudo zypper refresh $ sudo zypper install python36-simplekml

2. Uninstall "python36-simplekml" package

Please follow the guidelines below to uninstall python36-simplekml on openSuSE Tumbleweed:

$ sudo zypper remove python36-simplekml

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

Information for package python36-simplekml:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-simplekml
Version : 1.3.5-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 567,1 KiB
Installed : No
Status : not installed
Source package : python-simplekml-1.3.5-1.7.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.