How to Install and Uninstall python311-dicttoxml Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "python311-dicttoxml" package

Please follow the guidelines below to install python311-dicttoxml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-dicttoxml

2. Uninstall "python311-dicttoxml" package

In this section, we are going to explain the necessary steps to uninstall python311-dicttoxml on openSuSE Tumbleweed:

$ sudo zypper remove python311-dicttoxml

3. Information about the python311-dicttoxml package on openSuSE Tumbleweed

Information for package python311-dicttoxml:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-dicttoxml
Version : 1.7.16-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 112.9 KiB
Installed : No
Status : not installed
Source package : python-dicttoxml-1.7.16-1.9.src
Upstream URL : https://github.com/quandyfactory/dicttoxml
Summary : Python module for converting a dictionary to XML
Description :
This module converts a Python dictionary or other native data type
into a valid XML string.