How To Install php-sabredav-Sabre_VObject on Fedora 36

In this tutorial we learn how to install php-sabredav-Sabre_VObject in Fedora 36. php-sabredav-Sabre_VObject is An intuitive reader for iCalendar and vCard objects

Introduction

In this tutorial we learn how to install php-sabredav-Sabre_VObject on Fedora 36.

What is php-sabredav-Sabre_VObject

SabreDAV VObject plugin.

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

Install php-sabredav-Sabre_VObject 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-sabredav-Sabre_VObject using dnf by running the following command:

sudo dnf -y install php-sabredav-Sabre_VObject

Install php-sabredav-Sabre_VObject 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-sabredav-Sabre_VObject using yum by running the following command:

sudo yum -y install php-sabredav-Sabre_VObject

How To Uninstall php-sabredav-Sabre_VObject on Fedora 36

To uninstall only the php-sabredav-Sabre_VObject package we can use the following command:

sudo dnf remove php-sabredav-Sabre_VObject

php-sabredav-Sabre_VObject Package Contents on Fedora 36

/usr/share/doc/pear/Sabre_VObject
/usr/share/doc/pear/Sabre_VObject/ChangeLog
/usr/share/doc/pear/Sabre_VObject/LICENSE
/usr/share/pear/Sabre/VObject
/usr/share/pear/Sabre/VObject/Component
/usr/share/pear/Sabre/VObject/Component.php
/usr/share/pear/Sabre/VObject/Component/VAlarm.php
/usr/share/pear/Sabre/VObject/Component/VCalendar.php
/usr/share/pear/Sabre/VObject/Component/VCard.php
/usr/share/pear/Sabre/VObject/Component/VEvent.php
/usr/share/pear/Sabre/VObject/Component/VFreeBusy.php
/usr/share/pear/Sabre/VObject/Component/VJournal.php
/usr/share/pear/Sabre/VObject/Component/VTodo.php
/usr/share/pear/Sabre/VObject/DateTimeParser.php
/usr/share/pear/Sabre/VObject/Document.php
/usr/share/pear/Sabre/VObject/ElementList.php
/usr/share/pear/Sabre/VObject/FreeBusyGenerator.php
/usr/share/pear/Sabre/VObject/Node.php
/usr/share/pear/Sabre/VObject/Parameter.php
/usr/share/pear/Sabre/VObject/ParseException.php
/usr/share/pear/Sabre/VObject/Property
/usr/share/pear/Sabre/VObject/Property.php
/usr/share/pear/Sabre/VObject/Property/Compound.php
/usr/share/pear/Sabre/VObject/Property/DateTime.php
/usr/share/pear/Sabre/VObject/Property/MultiDateTime.php
/usr/share/pear/Sabre/VObject/Reader.php
/usr/share/pear/Sabre/VObject/RecurrenceIterator.php
/usr/share/pear/Sabre/VObject/Splitter
/usr/share/pear/Sabre/VObject/Splitter/ICalendar.php
/usr/share/pear/Sabre/VObject/Splitter/SplitterInterface.php
/usr/share/pear/Sabre/VObject/Splitter/VCard.php
/usr/share/pear/Sabre/VObject/StringUtil.php
/usr/share/pear/Sabre/VObject/TimeZoneUtil.php
/usr/share/pear/Sabre/VObject/Version.php
/usr/share/pear/Sabre/VObject/includes.php
/var/lib/pear/pkgxml/php-sabredav-Sabre_VObject.xml

References

Summary

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