How to Install and Uninstall php-horde-Horde-Xml-Element.noarch Package on Fedora 34

Last updated: July 01,2024

1. Install "php-horde-Horde-Xml-Element.noarch" package

Please follow the instructions below to install php-horde-Horde-Xml-Element.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-horde-Horde-Xml-Element.noarch

2. Uninstall "php-horde-Horde-Xml-Element.noarch" package

Please follow the guidance below to uninstall php-horde-Horde-Xml-Element.noarch on Fedora 34:

$ sudo dnf remove php-horde-Horde-Xml-Element.noarch $ sudo dnf autoremove

3. Information about the php-horde-Horde-Xml-Element.noarch package on Fedora 34

Last metadata expiration check: 3:21:14 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-horde-Horde-Xml-Element
Version : 2.0.4
Release : 10.fc34
Architecture : noarch
Size : 21 k
Source : php-horde-Horde-Xml-Element-2.0.4-10.fc34.src.rpm
Repository : fedora
Summary : Horde Xml Element object
URL : http://pear.horde.org
License : BSD
Description : This package provides an element object that can be used to provide
: SimpleXML-like functionality over a DOM object. The main advantage over
: using SimpleXML is the ability to add multiple levels of new elements in a
: single call, without introducing "ghost" objects.