How to Install and Uninstall php-laminas-code.noarch Package on Fedora 34
Last updated: November 14,2024
1. Install "php-laminas-code.noarch" package
This tutorial shows how to install php-laminas-code.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
php-laminas-code.noarch
Copied
2. Uninstall "php-laminas-code.noarch" package
Please follow the step by step instructions below to uninstall php-laminas-code.noarch on Fedora 34:
$
sudo dnf remove
php-laminas-code.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the php-laminas-code.noarch package on Fedora 34
Last metadata expiration check: 4:38:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-laminas-code
Version : 3.5.1
Release : 2.fc34
Architecture : noarch
Size : 75 k
Source : php-laminas-code-3.5.1-2.fc34.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 : 2.fc34
Architecture : noarch
Size : 75 k
Source : php-laminas-code-3.5.1-2.fc34.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/