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

Last updated: October 05,2024

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

Please follow the instructions below to install php-laminas-code4.noarch on Fedora 34

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

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

Please follow the instructions below to uninstall php-laminas-code4.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:32:05 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-laminas-code4
Version : 4.4.3
Release : 1.fc34
Architecture : noarch
Size : 52 k
Source : php-laminas-code4-4.4.3-1.fc34.src.rpm
Repository : updates
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/