How to Install and Uninstall php-laminas-escaper.noarch Package on Fedora 34
Last updated: November 05,2024
1. Install "php-laminas-escaper.noarch" package
Please follow the step by step instructions below to install php-laminas-escaper.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
php-laminas-escaper.noarch
Copied
2. Uninstall "php-laminas-escaper.noarch" package
This guide covers the steps necessary to uninstall php-laminas-escaper.noarch on Fedora 34:
$
sudo dnf remove
php-laminas-escaper.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the php-laminas-escaper.noarch package on Fedora 34
Last metadata expiration check: 3:34:36 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-laminas-escaper
Version : 2.8.0
Release : 1.fc34
Architecture : noarch
Size : 16 k
Source : php-laminas-escaper-2.8.0-1.fc34.src.rpm
Repository : updates
Summary : Laminas Framework Escaper component
URL : https://github.com/laminas/laminas-escaper
License : BSD
Description : The OWASP Top 10 web security risks study lists Cross-Site Scripting (XSS)
: in second place. PHP’s sole functionality against XSS is limited to two
: functions of which one is commonly misapplied. Thus, the laminas-escaper
: component was written. It offers developers a way to escape output and defend
: from XSS and related vulnerabilities by introducing contextual escaping based
: on peer-reviewed rules.
:
: Documentation: https://docs.laminas.dev/laminas-escaper/
Available Packages
Name : php-laminas-escaper
Version : 2.8.0
Release : 1.fc34
Architecture : noarch
Size : 16 k
Source : php-laminas-escaper-2.8.0-1.fc34.src.rpm
Repository : updates
Summary : Laminas Framework Escaper component
URL : https://github.com/laminas/laminas-escaper
License : BSD
Description : The OWASP Top 10 web security risks study lists Cross-Site Scripting (XSS)
: in second place. PHP’s sole functionality against XSS is limited to two
: functions of which one is commonly misapplied. Thus, the laminas-escaper
: component was written. It offers developers a way to escape output and defend
: from XSS and related vulnerabilities by introducing contextual escaping based
: on peer-reviewed rules.
:
: Documentation: https://docs.laminas.dev/laminas-escaper/