How to Install and Uninstall libtinyxml0 Package on openSUSE Leap

Last updated: May 10,2024

1. Install "libtinyxml0" package

This guide let you learn how to install libtinyxml0 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libtinyxml0

2. Uninstall "libtinyxml0" package

Please follow the guidance below to uninstall libtinyxml0 on openSUSE Leap:

$ sudo zypper remove libtinyxml0

3. Information about the libtinyxml0 package on openSUSE Leap

Information for package libtinyxml0:
------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libtinyxml0
Version : 2.6.2-150000.3.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 116.8 KiB
Installed : No
Status : not installed
Source package : tinyxml-2.6.2-150000.3.6.1.src
Upstream URL : http://sourceforge.net/projects/tinyxml
Summary : A simple, small, C++ XML parser
Description :
TinyXML is a simple, small, C++ XML parser that can be easily integrating
into other programs. Have you ever found yourself writing a text file parser
every time you needed to save human readable data or serialize objects?
TinyXML solves the text I/O file once and for all.
(Or, as a friend said, ends the Just Another Text File Parser problem.)

5. The same packages on other Linux Distributions