How to Install and Uninstall php80-php-xml.x86_64 Package on Rocky Linux 9

Last updated: May 09,2024

1. Install "php80-php-xml.x86_64" package

Please follow the guidelines below to install php80-php-xml.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install php80-php-xml.x86_64

2. Uninstall "php80-php-xml.x86_64" package

Please follow the instructions below to uninstall php80-php-xml.x86_64 on Rocky Linux 9:

$ sudo dnf remove php80-php-xml.x86_64 $ sudo dnf autoremove

3. Information about the php80-php-xml.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:22:23 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : php80-php-xml
Version : 8.0.30
Release : 3.el9.remi
Architecture : x86_64
Size : 132 k
Source : php80-php-8.0.30-3.el9.remi.src.rpm
Repository : remi-safe
Summary : A module for PHP applications which use XML
URL : http://www.php.net/
License : PHP
Description : The php80-php-xml package contains dynamic shared objects which add support
: to PHP for manipulating XML documents using the DOM tree,
: and performing XSL transformations on XML documents.