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

Last updated: October 07,2024

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

Learn how to install php-laminas-test.noarch on Fedora 34

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

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

This guide let you learn how to uninstall php-laminas-test.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:18:51 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-laminas-test
Version : 3.5.1
Release : 1.fc34
Architecture : noarch
Size : 23 k
Source : php-laminas-test-3.5.1-1.fc34.src.rpm
Repository : updates
Summary : Laminas Framework Test component
URL : https://github.com/laminas/laminas-test
License : BSD
Description : The Laminas\Test component provides tools to facilitate unit 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/