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

Last updated: January 10,2025

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

Please follow the guidelines below to install php-laminas-code4.noarch on Fedora 35

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

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

Learn how to uninstall php-laminas-code4.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:26:08 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : php-laminas-code4
Version : 4.6.0
Release : 1.fc35.remi
Architecture : noarch
Size : 58 k
Source : php-laminas-code4-4.6.0-1.fc35.remi.src.rpm
Repository : remi
Summary : Laminas Framework Code component
URL : https://github.com/laminas/laminas-code
License : BSD
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/