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

Last updated: September 20,2024

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

Please follow the instructions below to install php-laminas-math.noarch on Fedora 34

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

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

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

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

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

Last metadata expiration check: 3:27:45 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-laminas-math
Version : 3.3.2
Release : 1.fc34
Architecture : noarch
Size : 19 k
Source : php-laminas-math-3.3.2-1.fc34.src.rpm
Repository : fedora
Summary : Laminas Framework Math component
URL : https://github.com/laminas/laminas-math
License : BSD
Description : laminas-math provides general mathematical functions.
: So far the supported functionalities are:
: * Laminas\Math\Rand, a random number generator;
: * Laminas\Math\BigInteger, a library to manage big integers.
:
: Documentation: https://docs.laminas.dev/laminas-math/