How to Install and Uninstall php72-php-xml.x86_64 Package on Rocky Linux 8

Last updated: June 29,2024

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

This is a short guide on how to install php72-php-xml.x86_64 on Rocky Linux 8

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

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

In this section, we are going to explain the necessary steps to uninstall php72-php-xml.x86_64 on Rocky Linux 8:

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

3. Information about the php72-php-xml.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:18:35 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php72-php-xml
Version : 7.2.34
Release : 11.el8.remi
Architecture : x86_64
Size : 189 k
Source : php72-php-7.2.34-11.el8.remi.src.rpm
Repository : remi-safe
Summary : A module for PHP applications which use XML
URL : http://www.php.net/
License : PHP
Description : The php72-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.