How to Install and Uninstall php-laminas-test.noarch Package on Fedora 35

Last updated: September 25,2024

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

Please follow the guidelines below to install php-laminas-test.noarch on Fedora 35

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

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

Please follow the steps below to uninstall php-laminas-test.noarch on Fedora 35:

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

3. Information about the php-laminas-test.noarch package on Fedora 35

Last metadata expiration check: 1:28:00 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : php-laminas-test
Version : 3.8.0
Release : 1.fc35.remi
Architecture : noarch
Size : 23 k
Source : php-laminas-test-3.8.0-1.fc35.remi.src.rpm
Repository : remi
Summary : Laminas Framework Test component
URL : https://github.com/laminas/laminas-test
License : BSD
Description : The Laminas\Test component provides tools to facilitate integration
: testing of your Laminas Framework applications. At this time, we offer
: facilities to enable testing of your Laminas Framework MVC applications.
:
: PHPUnit is the only library supported currently.
:
: Documentation: https://docs.laminas.dev/laminas-test/