How to Install and Uninstall php56-php-pecl-dom-varimport.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: February 04,2025
1. Install "php56-php-pecl-dom-varimport.x86_64" package
Please follow the guidance below to install php56-php-pecl-dom-varimport.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
php56-php-pecl-dom-varimport.x86_64
Copied
2. Uninstall "php56-php-pecl-dom-varimport.x86_64" package
Please follow the instructions below to uninstall php56-php-pecl-dom-varimport.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
php56-php-pecl-dom-varimport.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the php56-php-pecl-dom-varimport.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:52:45 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : php56-php-pecl-dom-varimport
Version : 1.11.3
Release : 2.el8.remi
Architecture : x86_64
Size : 21 k
Source : php56-php-pecl-dom-varimport-1.11.3-2.el8.remi.src.rpm
Repository : remi-safe
Summary : Convert nested arrays into DOMDocument
URL : http://pecl.php.net/package/dom_varimport
License : PHP
Description : The extension converts nested PHP arrays and objects into DOMDocument.
: Some of projects use XSLT as a templating engine. To build XML for such engines,
: we need a very fast and memory efficient way to convert PHP nested arrays and
: objects into DOMDocument object. Also, produced XML should be straight-forward
: and as simple as it could be (BTW XMLRPC, SOAP and other XML-based formats are quite
: sloppy in this case). So dom_varimport has been introduced: it produces DOMDocument
: from a nested array near 20 times faster than a hand-made code in native PHP
: (1 MB XML with thousands of nodes could be generated in 1-2 ms).
:
: Package built for PHP 5.6 as Software Collection (php56).
Available Packages
Name : php56-php-pecl-dom-varimport
Version : 1.11.3
Release : 2.el8.remi
Architecture : x86_64
Size : 21 k
Source : php56-php-pecl-dom-varimport-1.11.3-2.el8.remi.src.rpm
Repository : remi-safe
Summary : Convert nested arrays into DOMDocument
URL : http://pecl.php.net/package/dom_varimport
License : PHP
Description : The extension converts nested PHP arrays and objects into DOMDocument.
: Some of projects use XSLT as a templating engine. To build XML for such engines,
: we need a very fast and memory efficient way to convert PHP nested arrays and
: objects into DOMDocument object. Also, produced XML should be straight-forward
: and as simple as it could be (BTW XMLRPC, SOAP and other XML-based formats are quite
: sloppy in this case). So dom_varimport has been introduced: it produces DOMDocument
: from a nested array near 20 times faster than a hand-made code in native PHP
: (1 MB XML with thousands of nodes could be generated in 1-2 ms).
:
: Package built for PHP 5.6 as Software Collection (php56).