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

Last updated: April 26,2024

1. Install "php-sabre-dav-2.1" package

This guide covers the steps necessary to install php-sabre-dav-2.1 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "php-sabre-dav-2.1" package

Here is a brief guide to show you how to uninstall php-sabre-dav-2.1 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: php-sabre-dav-2.1
Priority: optional
Section: universe/php
Installed-Size: 1267
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 2.1.10-1ubuntu1
Depends: php-sabre-event (<< 3.0.0~as2.1), php-mbstring, php-cli, php-common, php-sabre-vobject-3 (>= 3.3.4), php-sabre-vobject-3 (<< 4~~), php-sabre-event (>= 2.0.0), php-sabre-http-3 (>= 3.0.0), php-sabre-http-3 (<< 4~~)
Recommends: python
Suggests: php-curl
Filename: pool/universe/p/php-sabre-dav-2.1/php-sabre-dav-2.1_2.1.10-1ubuntu1_all.deb
Size: 206786
MD5sum: cec2ae84336f06c954c343e7b7f91faa
SHA1: a4081cb4356f4b0540dab873ccb1643f5d280fa0
SHA256: 6fd550bd5edaefeca792ff9fe8a87602f57c1f391f13fd627adff854c5c063bb
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