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

Last updated: June 03,2024

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

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

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

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

Please follow the steps below to uninstall php-sabre-dav4.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:44:41 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : php-sabre-dav4
Version : 4.6.0
Release : 1.fc39.remi
Architecture : noarch
Size : 279 k
Source : php-sabre-dav4-4.6.0-1.fc39.remi.src.rpm
Repository : remi
Summary : WebDAV Framework for PHP
URL : https://github.com/sabre-io/dav
License : BSD-3-Clause 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