How to Install and Uninstall php-dasprid-enum.noarch Package on Fedora 35

Last updated: November 28,2024

1. Install "php-dasprid-enum.noarch" package

Please follow the guidance below to install php-dasprid-enum.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install php-dasprid-enum.noarch

2. Uninstall "php-dasprid-enum.noarch" package

In this section, we are going to explain the necessary steps to uninstall php-dasprid-enum.noarch on Fedora 35:

$ sudo dnf remove php-dasprid-enum.noarch $ sudo dnf autoremove

3. Information about the php-dasprid-enum.noarch package on Fedora 35

Last metadata expiration check: 3:42:39 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-dasprid-enum
Version : 1.0.3
Release : 3.fc35
Architecture : noarch
Size : 17 k
Source : php-dasprid-enum-1.0.3-3.fc35.src.rpm
Repository : fedora
Summary : PHP enum implementation
URL : https://github.com/DASPRiD/Enum
License : BSD
Description : It is a well known fact that PHP is missing a basic enum type, ignoring the
: rather incomplete SplEnum implementation which is only available as a PECL
: extension. There are also quite a few other userland enum implementations
: around, but all of them have one or another compromise. This library tries to
: close that gap as far as PHP allows it to.
:
: Autoloader: /usr/share/php/DASPRiD/Enum/autoload.php