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

Last updated: May 20,2024

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

Please follow the guidelines below to install php-laminas-math.noarch on Fedora 38

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

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

This tutorial shows how to uninstall php-laminas-math.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:53:47 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : php-laminas-math
Version : 3.6.0
Release : 2.fc38
Architecture : noarch
Size : 25 k
Source : php-laminas-math-3.6.0-2.fc38.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/