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

Last updated: June 03,2024

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

Please follow the steps below to install php-dasprid-enum.noarch on Fedora 38

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

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

Learn how to uninstall php-dasprid-enum.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:13:10 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : php-dasprid-enum
Version : 1.0.5
Release : 1.fc38.remi
Architecture : noarch
Size : 17 k
Source : php-dasprid-enum-1.0.5-1.fc38.remi.src.rpm
Repository : remi
Summary : PHP enum implementation
URL : https://github.com/DASPRiD/Enum
License : BSD-2-Clause
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