How to Install and Uninstall php82-php-xml.x86_64 Package on Oracle Linux 9

Last updated: November 27,2024

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

This guide covers the steps necessary to install php82-php-xml.x86_64 on Oracle Linux 9

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

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

Please follow the steps below to uninstall php82-php-xml.x86_64 on Oracle Linux 9:

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

3. Information about the php82-php-xml.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:06:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : php82-php-xml
Version : 8.2.16
Release : 1.el9.remi
Architecture : x86_64
Size : 147 k
Source : php82-php-8.2.16-1.el9.remi.src.rpm
Repository : remi-safe
Summary : A module for PHP applications which use XML
URL : http://www.php.net/
License : PHP-3.01
Description : The php82-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.