How to Install and Uninstall python3-wsaccel.x86_64 Package on Fedora 36

Last updated: October 07,2024

1. Install "python3-wsaccel.x86_64" package

Please follow the guidance below to install python3-wsaccel.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install python3-wsaccel.x86_64

2. Uninstall "python3-wsaccel.x86_64" package

This is a short guide on how to uninstall python3-wsaccel.x86_64 on Fedora 36:

$ sudo dnf remove python3-wsaccel.x86_64 $ sudo dnf autoremove

3. Information about the python3-wsaccel.x86_64 package on Fedora 36

Last metadata expiration check: 2:35:52 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-wsaccel
Version : 0.6.3
Release : 5.fc36
Architecture : x86_64
Size : 105 k
Source : python-wsaccel-0.6.3-5.fc36.src.rpm
Repository : fedora
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.