How to Install and Uninstall python3-wsaccel.x86_64 Package on CentOS Stream 8
Last updated: January 11,2025
1. Install "python3-wsaccel.x86_64" package
Learn how to install python3-wsaccel.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-wsaccel.x86_64
Copied
2. Uninstall "python3-wsaccel.x86_64" package
In this section, we are going to explain the necessary steps to uninstall python3-wsaccel.x86_64 on CentOS Stream 8:
$
sudo dnf remove
python3-wsaccel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-wsaccel.x86_64 package on CentOS Stream 8
Last metadata expiration check: 4:31:39 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-wsaccel
Version : 0.6.2
Release : 20.el8
Architecture : x86_64
Size : 57 k
Source : python-wsaccel-0.6.2-20.el8.src.rpm
Repository : epel
Summary : Accelerator for ws4py and AutobahnPython
URL : https://pypi.python.org/pypi/wsaccel
License : ASL 2.0
Description : * WSAccell is WebSocket accelerator for AutobahnPython, ws4py and Tornado.
: * WSAccell replaces per-byte process in them with Cython version.
: * AutobahnPython beginning with version 0.6 automatically uses WSAccell if
: available.
Available Packages
Name : python3-wsaccel
Version : 0.6.2
Release : 20.el8
Architecture : x86_64
Size : 57 k
Source : python-wsaccel-0.6.2-20.el8.src.rpm
Repository : epel
Summary : Accelerator for ws4py and AutobahnPython
URL : https://pypi.python.org/pypi/wsaccel
License : ASL 2.0
Description : * WSAccell is WebSocket accelerator for AutobahnPython, ws4py and Tornado.
: * WSAccell replaces per-byte process in them with Cython version.
: * AutobahnPython beginning with version 0.6 automatically uses WSAccell if
: available.