How to Install and Uninstall cadaver Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "cadaver" package

Please follow the guidance below to install cadaver on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cadaver

2. Uninstall "cadaver" package

Please follow the steps below to uninstall cadaver on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cadaver $ sudo apt autoclean && sudo apt autoremove

3. Information about the cadaver package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cadaver
Priority: optional
Section: universe/web
Installed-Size: 271
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastian Harl
Architecture: amd64
Version: 0.23.3-2ubuntu2
Depends: libc6 (>= 2.14), libneon27-gnutls, libreadline6 (>= 6.0)
Filename: pool/universe/c/cadaver/cadaver_0.23.3-2ubuntu2_amd64.deb
Size: 66848
MD5sum: 336c6aef8680eb5e9cf81d87e8935f9f
SHA1: 5da9dd994da0100eeea10e47eeb87e7f23a5c310
SHA256: 29a2573a0d377ce82fb318227f09129378c585cd8c801dd395d20d209ee1574d
Description-en: command-line WebDAV client
cadaver supports file upload, download, on-screen display, in-place editing,
namespace operations (move/copy), collection creation and deletion, property
manipulation, and resource locking.
.
Its operation is similar to the standard BSD ftp(1) client and the Samba
Project's smbclient(1).
.
This package includes GnuTLS (HTTPS) support.
.
WebDAV (Web-based Distributed Authoring and Versioning) is a set of
extensions to the HTTP protocol which allow users to collaboratively edit and
manage files on remote web servers.
Description-md5: 9c20a9a01d12d5f262352b6d0ca23917
Homepage: http://www.webdav.org/cadaver/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu