How to Install and Uninstall php82-php-pecl-xmldiff.x86_64 Package on Fedora 38

Last updated: November 27,2024

1. Install "php82-php-pecl-xmldiff.x86_64" package

Please follow the guidance below to install php82-php-pecl-xmldiff.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install php82-php-pecl-xmldiff.x86_64

2. Uninstall "php82-php-pecl-xmldiff.x86_64" package

Please follow the guidance below to uninstall php82-php-pecl-xmldiff.x86_64 on Fedora 38:

$ sudo dnf remove php82-php-pecl-xmldiff.x86_64 $ sudo dnf autoremove

3. Information about the php82-php-pecl-xmldiff.x86_64 package on Fedora 38

Last metadata expiration check: 5:09:00 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : php82-php-pecl-xmldiff
Version : 1.1.3
Release : 2.fc38.remi
Architecture : x86_64
Size : 26 k
Source : php82-php-pecl-xmldiff-1.1.3-2.fc38.remi.src.rpm
Repository : remi
Summary : XML diff and merge
URL : https://pecl.php.net/package/xmldiff
License : BSD
Description : The extension is able to produce diffs of two XML documents and then to apply
: the difference to the source document. The diff is a XML document containing
: copy/insert/delete instruction nodes in human readable format. DOMDocument
: objects, local files and strings in memory can be processed.
:
: Package built for PHP 8.2 as Software Collection (php82 by remi).