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

Last updated: October 08,2024

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

This is a short guide on how to install php-dasprid-enum.noarch on Fedora 34

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

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

Please follow the steps below to uninstall php-dasprid-enum.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:20:58 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-dasprid-enum
Version : 1.0.3
Release : 2.fc34
Architecture : noarch
Size : 17 k
Source : php-dasprid-enum-1.0.3-2.fc34.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