How to Install and Uninstall python3-gevent.x86_64 Package on Fedora 36
Last updated: January 08,2025
1. Install "python3-gevent.x86_64" package
Please follow the guidelines below to install python3-gevent.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-gevent.x86_64
Copied
2. Uninstall "python3-gevent.x86_64" package
Learn how to uninstall python3-gevent.x86_64 on Fedora 36:
$
sudo dnf remove
python3-gevent.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-gevent.x86_64 package on Fedora 36
Last metadata expiration check: 1:51:22 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-gevent
Version : 21.1.2
Release : 3.fc35
Architecture : x86_64
Size : 1.6 M
Source : python-gevent-21.1.2-3.fc35.src.rpm
Repository : fedora
Summary : A coroutine-based Python networking library
URL : http://www.gevent.org/
License : MIT
Description : gevent is a coroutine-based Python networking library that uses greenlet to
: provide a high-level synchronous API on top of libevent event loop.
:
: Features include:
:
: * convenient API around greenlets
: * familiar synchronization primitives (gevent.event, gevent.queue)
: * socket module that cooperates
: * WSGI server on top of libevent-http
: * DNS requests done through libevent-dns
: * monkey patching utility to get pure Python modules to cooperate
:
: Python 3 version.
Available Packages
Name : python3-gevent
Version : 21.1.2
Release : 3.fc35
Architecture : x86_64
Size : 1.6 M
Source : python-gevent-21.1.2-3.fc35.src.rpm
Repository : fedora
Summary : A coroutine-based Python networking library
URL : http://www.gevent.org/
License : MIT
Description : gevent is a coroutine-based Python networking library that uses greenlet to
: provide a high-level synchronous API on top of libevent event loop.
:
: Features include:
:
: * convenient API around greenlets
: * familiar synchronization primitives (gevent.event, gevent.queue)
: * socket module that cooperates
: * WSGI server on top of libevent-http
: * DNS requests done through libevent-dns
: * monkey patching utility to get pure Python modules to cooperate
:
: Python 3 version.