How to Install and Uninstall php-laminas-dom.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "php-laminas-dom.noarch" package

Please follow the step by step instructions below to install php-laminas-dom.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install php-laminas-dom.noarch

2. Uninstall "php-laminas-dom.noarch" package

This guide let you learn how to uninstall php-laminas-dom.noarch on Fedora 36:

$ sudo dnf remove php-laminas-dom.noarch $ sudo dnf autoremove

3. Information about the php-laminas-dom.noarch package on Fedora 36

Last metadata expiration check: 0:37:32 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-laminas-dom
Version : 2.12.1
Release : 1.fc36.remi
Architecture : noarch
Size : 19 k
Source : php-laminas-dom-2.12.1-1.fc36.remi.src.rpm
Repository : remi
Summary : Laminas Framework Dom component
URL : https://github.com/laminas/laminas-dom
License : BSD
Description : The laminas-dom component provides tools for working with DOM documents and
: structures. Currently, we offer Laminas\Dom\Query, which provides a unified
: interface for querying DOM documents utilizing both XPath and CSS selectors.
:
: Documentation: https://docs.laminas.dev/laminas-dom/