How to Install and Uninstall davfs2 Package on openSUSE Leap
Last updated: November 26,2024
1. Install "davfs2" package
Please follow the guidelines below to install davfs2 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
davfs2
Copied
2. Uninstall "davfs2" package
Please follow the guidelines below to uninstall davfs2 on openSUSE Leap:
$
sudo zypper remove
davfs2
Copied
3. Information about the davfs2 package on openSUSE Leap
Information for package davfs2:
-------------------------------
Repository : Main Repository
Name : davfs2
Version : 1.5.4-150000.3.11.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 304.6 KiB
Installed : No
Status : not installed
Source package : davfs2-1.5.4-150000.3.11.1.src
Upstream URL : http://savannah.nongnu.org/projects/davfs2
Summary : FUSE-Filesystem to access WebDAV servers
Description :
davfs2 is a FUSE file system driver that allows mounting a WebDAV server
as a local file system, like a disk drive. This way, applications can access
resources on a Web server without knowing anything about HTTP or WebDAV.
davfs2 runs as a daemon in userspace. It uses the kernel file system "coda", or
FUSE. To connect to the WebDAV server, it makes use of the neon library,
supporting TLS/SSL and access via proxy servers.
-------------------------------
Repository : Main Repository
Name : davfs2
Version : 1.5.4-150000.3.11.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 304.6 KiB
Installed : No
Status : not installed
Source package : davfs2-1.5.4-150000.3.11.1.src
Upstream URL : http://savannah.nongnu.org/projects/davfs2
Summary : FUSE-Filesystem to access WebDAV servers
Description :
davfs2 is a FUSE file system driver that allows mounting a WebDAV server
as a local file system, like a disk drive. This way, applications can access
resources on a Web server without knowing anything about HTTP or WebDAV.
davfs2 runs as a daemon in userspace. It uses the kernel file system "coda", or
FUSE. To connect to the WebDAV server, it makes use of the neon library,
supporting TLS/SSL and access via proxy servers.