How to Install and Uninstall php-sabre-dav Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "php-sabre-dav" package

Please follow the guidelines below to install php-sabre-dav on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-sabre-dav

2. Uninstall "php-sabre-dav" package

Please follow the steps below to uninstall php-sabre-dav on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-sabre-dav $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-sabre-dav package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php-sabre-dav
Priority: optional
Section: universe/php
Installed-Size: 966
Maintainer: Ubuntu Developers
Original-Maintainer: ownCloud for Debian maintainers
Architecture: all
Source: php-sabredav
Version: 1.8.12-1ubuntu2
Depends: php-sabre-vobject (>= 2.1.7), php-cli, php-common, php-sabre-vobject (<< 2.2~~), php-xml, php-mbstring
Recommends: python
Suggests: php-apcu, php-curl
Filename: pool/universe/p/php-sabredav/php-sabre-dav_1.8.12-1ubuntu2_all.deb
Size: 142070
MD5sum: 0fb450b52eb413eb6e826e42477e710d
SHA1: 2c2988f4c7bab4066bbd68cd9ee7480a70d4104c
SHA256: f16ec3b2755c4a2ed1f672853737d64b156a4884b49a4582ce74f0c8255b2472
Description-en: WebDAV Framework for PHP
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.
.
Supported RFC's:
* RFC2617: Basic/Digest auth.
* RFC2518: First WebDAV spec.
* RFC3744: ACL (some features missing).
* RFC4709: DavMount.
* RFC4791: CalDAV.
* RFC4918: WebDAV revision.
* RFC5397: current-user-principal.
* RFC5689: Extended MKCOL.
* RFC6352: CardDAV
* draft-daboo-carddav-directory-gateway: CardDAV directory gateway
* CalDAV ctag, CalDAV-proxy.
Description-md5: 4cf4b29b345f614414e60cd6bc03b6e9
Homepage: http://sabre.io/dav/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu