How to Install and Uninstall php-stack-builder.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "php-stack-builder.noarch" package

Please follow the guidance below to install php-stack-builder.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-stack-builder.noarch

2. Uninstall "php-stack-builder.noarch" package

Please follow the steps below to uninstall php-stack-builder.noarch on Fedora 34:

$ sudo dnf remove php-stack-builder.noarch $ sudo dnf autoremove

3. Information about the php-stack-builder.noarch package on Fedora 34

Last metadata expiration check: 5:28:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-stack-builder
Version : 1.0.6
Release : 3.fc34
Architecture : noarch
Size : 12 k
Source : php-stack-builder-1.0.6-3.fc34.src.rpm
Repository : fedora
Summary : Builder for stack middleware based on HttpKernelInterface
URL : https://github.com/stackphp/builder
License : MIT
Description : Builder for stack middlewares based on HttpKernelInterface.
:
: Stack/Builder is a small library that helps you construct a nested
: HttpKernelInterface decorator tree. It models it as a stack of middlewares.
:
: Autoloader: /usr/share/php/Stack/autoload-builder.php