How to Install and Uninstall python3-waitress.noarch Package on AlmaLinux 8
Last updated: November 25,2024
1. Install "python3-waitress.noarch" package
This guide let you learn how to install python3-waitress.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-waitress.noarch
Copied
2. Uninstall "python3-waitress.noarch" package
Please follow the steps below to uninstall python3-waitress.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-waitress.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-waitress.noarch package on AlmaLinux 8
Last metadata expiration check: 1:05:26 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-waitress
Version : 1.2.1
Release : 2.el8.1
Architecture : noarch
Size : 241 k
Source : python-waitress-1.2.1-2.el8.1.src.rpm
Repository : epel
Summary : Waitress WSGI server
URL : https://github.com/Pylons/waitress
License : ZPLv2.1
Description : Waitress is meant to be a production-quality pure-Python WSGI server with
: very acceptable performance. It has no dependencies except ones which live
: in the Python standard library. It runs on CPython on Unix and Windows under
: Python 2.6+ and Python 3.3+. It is also known to run on PyPy 1.6.0+ on UNIX.
: It supports HTTP/1.0 and HTTP/1.1.
:
: Python 3 version.
Available Packages
Name : python3-waitress
Version : 1.2.1
Release : 2.el8.1
Architecture : noarch
Size : 241 k
Source : python-waitress-1.2.1-2.el8.1.src.rpm
Repository : epel
Summary : Waitress WSGI server
URL : https://github.com/Pylons/waitress
License : ZPLv2.1
Description : Waitress is meant to be a production-quality pure-Python WSGI server with
: very acceptable performance. It has no dependencies except ones which live
: in the Python standard library. It runs on CPython on Unix and Windows under
: Python 2.6+ and Python 3.3+. It is also known to run on PyPy 1.6.0+ on UNIX.
: It supports HTTP/1.0 and HTTP/1.1.
:
: Python 3 version.