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

Last updated: November 28,2024

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

Please follow the guidelines below to install php-dasprid-enum.noarch on Fedora 36

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

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

Please follow the instructions below to uninstall php-dasprid-enum.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:09:55 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-dasprid-enum
Version : 1.0.3
Release : 4.fc36
Architecture : noarch
Size : 17 k
Source : php-dasprid-enum-1.0.3-4.fc36.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