How to Install and Uninstall php-laminas-code.noarch Package on Fedora 35
Last updated: November 27,2024
1. Install "php-laminas-code.noarch" package
This is a short guide on how to install php-laminas-code.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
php-laminas-code.noarch
Copied
2. Uninstall "php-laminas-code.noarch" package
Please follow the instructions below to uninstall php-laminas-code.noarch on Fedora 35:
$
sudo dnf remove
php-laminas-code.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the php-laminas-code.noarch package on Fedora 35
Last metadata expiration check: 1:33:11 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : php-laminas-code
Version : 3.5.1
Release : 3.fc35
Architecture : noarch
Size : 75 k
Source : php-laminas-code-3.5.1-3.fc35.src.rpm
Repository : fedora
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/
Available Packages
Name : php-laminas-code
Version : 3.5.1
Release : 3.fc35
Architecture : noarch
Size : 75 k
Source : php-laminas-code-3.5.1-3.fc35.src.rpm
Repository : fedora
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/