How to Install and Uninstall python3-wsgidav.noarch Package on AlmaLinux 9
Last updated: December 28,2024
1. Install "python3-wsgidav.noarch" package
Here is a brief guide to show you how to install python3-wsgidav.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-wsgidav.noarch
Copied
2. Uninstall "python3-wsgidav.noarch" package
Here is a brief guide to show you how to uninstall python3-wsgidav.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-wsgidav.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-wsgidav.noarch package on AlmaLinux 9
Last metadata expiration check: 1:13:14 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-wsgidav
Version : 4.3.0
Release : 3.el9
Architecture : noarch
Size : 251 k
Source : python-wsgidav-4.3.0-3.el9.src.rpm
Repository : epel
Summary : Generic and extendable WebDAV server based on WSGI
URL : https://github.com/mar10/wsgidav
License : MIT
Description : A generic and extendable WebDAV server written in Python and based on WSGI.
:
: Main features:
:
: • WsgiDAV is a stand-alone WebDAV server with SSL support, that can be
: installed and run as Python command line script.
: • The python-pam library is needed as extra requirement if pam-login
: authentication is used on Linux or OSX.
: • WebDAV is a superset of HTTP, so WsgiDAV is also a performant,
: multi-threaded web server with SSL support.
: • WsgiDAV is also a Python library that implements the WSGI protocol and can
: be run behind any WSGI compliant web server.
: • WsgiDAV is implemented as a configurable stack of WSGI middleware
: applications. Its open architecture allows to extend the functionality and
: integrate WebDAV services into your project. Typical use cases are:
: • Expose data structures as virtual, editable file systems.
: • Allow online editing of MS Office documents.
Available Packages
Name : python3-wsgidav
Version : 4.3.0
Release : 3.el9
Architecture : noarch
Size : 251 k
Source : python-wsgidav-4.3.0-3.el9.src.rpm
Repository : epel
Summary : Generic and extendable WebDAV server based on WSGI
URL : https://github.com/mar10/wsgidav
License : MIT
Description : A generic and extendable WebDAV server written in Python and based on WSGI.
:
: Main features:
:
: • WsgiDAV is a stand-alone WebDAV server with SSL support, that can be
: installed and run as Python command line script.
: • The python-pam library is needed as extra requirement if pam-login
: authentication is used on Linux or OSX.
: • WebDAV is a superset of HTTP, so WsgiDAV is also a performant,
: multi-threaded web server with SSL support.
: • WsgiDAV is also a Python library that implements the WSGI protocol and can
: be run behind any WSGI compliant web server.
: • WsgiDAV is implemented as a configurable stack of WSGI middleware
: applications. Its open architecture allows to extend the functionality and
: integrate WebDAV services into your project. Typical use cases are:
: • Expose data structures as virtual, editable file systems.
: • Allow online editing of MS Office documents.