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

Last updated: January 10,2025

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

This is a short guide on how to install php-laminas-feed.noarch on Fedora 38

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

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

Learn how to uninstall php-laminas-feed.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:10:29 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : php-laminas-feed
Version : 2.20.0
Release : 2.fc38
Architecture : noarch
Size : 114 k
Source : php-laminas-feed-2.20.0-2.fc38.src.rpm
Repository : fedora
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/