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

Last updated: October 07,2024

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

This is a short guide on how to install php-laminas-view.noarch on Fedora 34

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

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

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

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

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

Last metadata expiration check: 2:07:55 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : php-laminas-view
Version : 2.12.1
Release : 1.fc34
Architecture : noarch
Size : 94 k
Source : php-laminas-view-2.12.1-1.fc34.src.rpm
Repository : updates
Summary : Laminas Framework View component
URL : https://github.com/laminas/laminas-view
License : BSD
Description : Laminas\View provides the “View” layer of Zend Framework 2’s MVC system.
: It is a multi-tiered system allowing a variety of mechanisms for extension,
: substitution, and more.
:
: Documentation: https://docs.laminas.dev/laminas-view/