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

Last updated: November 23,2024

1. Install "python310-dicttoxml" package

Learn how to install python310-dicttoxml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-dicttoxml

2. Uninstall "python310-dicttoxml" package

This is a short guide on how to uninstall python310-dicttoxml on openSuSE Tumbleweed:

$ sudo zypper remove python310-dicttoxml

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

Information for package python310-dicttoxml:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-dicttoxml
Version : 1.7.16-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 102.4 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.