How to Install and Uninstall php56-php-xml.x86_64 Package on Oracle Linux 8

Last updated: November 28,2024

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

Please follow the step by step instructions below to install php56-php-xml.x86_64 on Oracle Linux 8

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

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

This guide covers the steps necessary to uninstall php56-php-xml.x86_64 on Oracle Linux 8:

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

3. Information about the php56-php-xml.x86_64 package on Oracle Linux 8

Last metadata expiration check: 2:30:44 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : php56-php-xml
Version : 5.6.40
Release : 33.el8.remi
Architecture : x86_64
Size : 180 k
Source : php56-php-5.6.40-33.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 php56-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.