How to Install and Uninstall php-robrichards-xmlseclibs.noarch Package on Fedora 36

Last updated: October 11,2024

1. Install "php-robrichards-xmlseclibs.noarch" package

Please follow the steps below to install php-robrichards-xmlseclibs.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install php-robrichards-xmlseclibs.noarch

2. Uninstall "php-robrichards-xmlseclibs.noarch" package

Please follow the guidance below to uninstall php-robrichards-xmlseclibs.noarch on Fedora 36:

$ sudo dnf remove php-robrichards-xmlseclibs.noarch $ sudo dnf autoremove

3. Information about the php-robrichards-xmlseclibs.noarch package on Fedora 36

Last metadata expiration check: 2:30:46 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-robrichards-xmlseclibs
Version : 2.1.1
Release : 6.fc36
Architecture : noarch
Size : 27 k
Source : php-robrichards-xmlseclibs-2.1.1-6.fc36.src.rpm
Repository : fedora
Summary : A PHP library for XML Security
URL : https://github.com/robrichards/xmlseclibs
License : BSD
Description : xmlseclibs is a library written in PHP for working with XML Encryption and
: Signatures.
:
: NOTE: php-mcrypt will not be automatically installed as a dependency of this
: package so it will need to be "manually" installed if it is required --
: specifically for the following XMLSecurityKey encryption types:
: - XMLSecurityKey::AES128_CBC
: - XMLSecurityKey::AES192_CBC
: - XMLSecurityKey::AES256_CBC
: - XMLSecurityKey::TRIPLEDES_CBC
:
: Autoloader: /usr/share/php/RobRichards/XMLSecLibs/autoload.php