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

Last updated: July 03,2024

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

In this section, we are going to explain the necessary steps to install php-laminas-feed.noarch on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall php-laminas-feed.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:33:10 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-laminas-feed
Version : 2.18.2
Release : 1.fc36.remi
Architecture : noarch
Size : 92 k
Source : php-laminas-feed-2.18.2-1.fc36.remi.src.rpm
Repository : remi
Summary : Laminas Framework Feed component
URL : https://github.com/laminas/laminas-feed
License : BSD
Description : Laminas\Feed provides functionality for consuming RSS and Atom feeds.
: It provides a natural syntax for accessing elements of feeds, feed attributes,
: and entry attributes. Laminas\Feed also has extensive support for modifying
: feed and entry structure with the same natural syntax, and turning the result
: back into XML.
:
: Documentation: https://docs.laminas.dev/laminas-feed/