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

Last updated: July 05,2024

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

This guide covers the steps necessary to install php-robrichards-xmlseclibs1.noarch on Fedora 34

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

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

This tutorial shows how to uninstall php-robrichards-xmlseclibs1.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:40:28 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-robrichards-xmlseclibs1
Version : 1.4.3
Release : 3.fc34
Architecture : noarch
Size : 26 k
Source : php-robrichards-xmlseclibs1-1.4.3-3.fc34.src.rpm
Repository : fedora
Summary : A PHP library for XML Security (version 1)
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