How To Install php-robrichards-xmlseclibs1 on Fedora 36

In this tutorial we learn how to install php-robrichards-xmlseclibs1 in Fedora 36. php-robrichards-xmlseclibs1 is A PHP library for XML Security (version 1)

Introduction

In this tutorial we learn how to install php-robrichards-xmlseclibs1 on Fedora 36.

What is php-robrichards-xmlseclibs1

xmlseclibs is a library written in PHP for working with XML Encryption and Signatures. NOTE package so it will need to be “manually” installed if it is required – specifically for the following XMLSecurityKey encryption types - XMLSecurityKey - XMLSecurityKey - XMLSecurityKey - XMLSecurityKey Autoloader

We can use yum or dnf to install php-robrichards-xmlseclibs1 on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install php-robrichards-xmlseclibs1.

Install php-robrichards-xmlseclibs1 on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install php-robrichards-xmlseclibs1 using dnf by running the following command:

sudo dnf -y install php-robrichards-xmlseclibs1

Install php-robrichards-xmlseclibs1 on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install php-robrichards-xmlseclibs1 using yum by running the following command:

sudo yum -y install php-robrichards-xmlseclibs1

How To Uninstall php-robrichards-xmlseclibs1 on Fedora 36

To uninstall only the php-robrichards-xmlseclibs1 package we can use the following command:

sudo dnf remove php-robrichards-xmlseclibs1

php-robrichards-xmlseclibs1 Package Contents on Fedora 36

/usr/share/doc/php-robrichards-xmlseclibs1
/usr/share/doc/php-robrichards-xmlseclibs1/CHANGELOG.txt
/usr/share/doc/php-robrichards-xmlseclibs1/README.md
/usr/share/doc/php-robrichards-xmlseclibs1/composer.json
/usr/share/licenses/php-robrichards-xmlseclibs1
/usr/share/licenses/php-robrichards-xmlseclibs1/LICENSE
/usr/share/php/robrichards-xmlseclibs
/usr/share/php/robrichards-xmlseclibs/XMLSecEnc.php
/usr/share/php/robrichards-xmlseclibs/XMLSecurityDSig.php
/usr/share/php/robrichards-xmlseclibs/XMLSecurityKey.php
/usr/share/php/robrichards-xmlseclibs/autoload.php

References

Summary

In this tutorial we learn how to install php-robrichards-xmlseclibs1 on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).