How to Install and Uninstall tinyxml.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "tinyxml.x86_64" package
This guide covers the steps necessary to install tinyxml.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
tinyxml.x86_64
Copied
2. Uninstall "tinyxml.x86_64" package
Please follow the steps below to uninstall tinyxml.x86_64 on AlmaLinux 8:
$
sudo dnf remove
tinyxml.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the tinyxml.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:02:25 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : tinyxml
Version : 2.6.2
Release : 19.el8
Architecture : x86_64
Size : 59 k
Source : tinyxml-2.6.2-19.el8.src.rpm
Repository : epel
Summary : A simple, small, C++ XML parser
URL : http://www.grinninglizard.com/tinyxml/
License : zlib
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.)
Available Packages
Name : tinyxml
Version : 2.6.2
Release : 19.el8
Architecture : x86_64
Size : 59 k
Source : tinyxml-2.6.2-19.el8.src.rpm
Repository : epel
Summary : A simple, small, C++ XML parser
URL : http://www.grinninglizard.com/tinyxml/
License : zlib
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.)