How to Install and Uninstall php-sabre-dav4.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "php-sabre-dav4.noarch" package

Please follow the instructions below to install php-sabre-dav4.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-sabre-dav4.noarch

2. Uninstall "php-sabre-dav4.noarch" package

This is a short guide on how to uninstall php-sabre-dav4.noarch on Fedora 34:

$ sudo dnf remove php-sabre-dav4.noarch $ sudo dnf autoremove

3. Information about the php-sabre-dav4.noarch package on Fedora 34

Last metadata expiration check: 4:45:27 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-sabre-dav4
Version : 4.2.3
Release : 1.fc34
Architecture : noarch
Size : 278 k
Source : php-sabre-dav4-4.2.3-1.fc34.src.rpm
Repository : updates
Summary : WebDAV Framework for PHP
URL : https://github.com/sabre-io/dav
License : BSD and MIT
Description : What is SabreDAV
:
: SabreDAV allows you to easily add WebDAV support to a PHP application.
: SabreDAV is meant to cover the entire standard, and attempts to allow
: integration using an easy to understand API.
:
: Feature list:
: * Fully WebDAV compliant
: * Supports Windows XP, Windows Vista, Mac OS/X, DavFSv2, Cadaver, Netdrive,
: Open Office, and probably more.
: * Passing all Litmus tests.
: * Supporting class 1, 2 and 3 Webdav servers.
: * Locking support.
: * Custom property support.
: * CalDAV (tested with Evolution, iCal, iPhone and Lightning).
: * CardDAV (tested with OS/X addressbook, the iOS addressbook and Evolution).
: * Over 97% unittest code coverage.
:
: Autoloader: /usr/share/php/Sabre/DAV4/autoload.php