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

Last updated: July 05,2024

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

Learn how to install php-robrichards-xmlseclibs.noarch on Fedora 34

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

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

This guide let you learn how to uninstall php-robrichards-xmlseclibs.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:59:39 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-robrichards-xmlseclibs
Version : 2.1.1
Release : 4.fc34
Architecture : noarch
Size : 27 k
Source : php-robrichards-xmlseclibs-2.1.1-4.fc34.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