How to Install and Uninstall php83-php-xml.x86_64 Package on CentOS Stream 8

Last updated: October 07,2024

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

This is a short guide on how to install php83-php-xml.x86_64 on CentOS Stream 8

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

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

This is a short guide on how to uninstall php83-php-xml.x86_64 on CentOS Stream 8:

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

3. Information about the php83-php-xml.x86_64 package on CentOS Stream 8

Last metadata expiration check: 0:22:08 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : php83-php-xml
Version : 8.3.3
Release : 1.el8.remi
Architecture : x86_64
Size : 210 k
Source : php83-php-8.3.3-1.el8.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 php83-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.