How to Install and Uninstall php-laminas-code4.noarch Package on Fedora 38

Last updated: November 25,2024

1. Install "php-laminas-code4.noarch" package

Please follow the steps below to install php-laminas-code4.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install php-laminas-code4.noarch

2. Uninstall "php-laminas-code4.noarch" package

This guide covers the steps necessary to uninstall php-laminas-code4.noarch on Fedora 38:

$ sudo dnf remove php-laminas-code4.noarch $ sudo dnf autoremove

3. Information about the php-laminas-code4.noarch package on Fedora 38

Last metadata expiration check: 2:50:48 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : php-laminas-code4
Version : 4.10.0
Release : 1.fc38.remi
Architecture : noarch
Size : 59 k
Source : php-laminas-code4-4.10.0-1.fc38.remi.src.rpm
Repository : remi
Summary : Laminas Framework Code component
URL : https://github.com/laminas/laminas-code
License : BSD-3-Clause
Description : laminas-code provides facilities to generate arbitrary code using
: an object-oriented interface, both to create new code as well as to update
: existing code. While the current implementation is limited to generating
: PHP code, you can easily extend the base class in order to provide code
: generation for other tasks: JavaScript, configuration files, apache vhosts,
: etc.
:
: Documentation: https://docs.laminas.dev/laminas-code/