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

Last updated: July 01,2024

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

Here is a brief guide to show you how to install php-laminas-feed.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall php-laminas-feed.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:16:21 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : php-laminas-feed
Version : 2.14.1
Release : 1.fc34
Architecture : noarch
Size : 93 k
Source : php-laminas-feed-2.14.1-1.fc34.src.rpm
Repository : updates
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/