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

Last updated: May 04,2024

1. Install "python3-simplekml" package

Please follow the guidance below to install python3-simplekml on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-simplekml

2. Uninstall "python3-simplekml" package

Here is a brief guide to show you how to uninstall python3-simplekml on openSUSE Leap:

$ sudo zypper remove python3-simplekml

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

Information for package python3-simplekml:
------------------------------------------
Repository : Main Repository
Name : python3-simplekml
Version : 1.3.5-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 567.2 KiB
Installed : No
Status : not installed
Source package : python-simplekml-1.3.5-bp155.2.10.src
Upstream URL : http://readthedocs.org/projects/simplekml/
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.