How To Install python3-crochet on Fedora 36

In this tutorial we learn how to install python3-crochet in Fedora 36. python3-crochet is Documentation for python-crochet

Introduction

In this tutorial we learn how to install python3-crochet on Fedora 36.

What is python3-crochet

Crochet is an MIT-licensed library that makes it easier to use Twisted from regular blocking code. Some use cases include easily using Twisted from a blocking framework like Django or Flask, write a library that provides a blocking API, but uses Twisted for its implementation, port blocking code to Twisted more easily, by keeping a backwards compatibility layer, or allow normal Twisted programs that use threads to interact with Twisted more cleanly from their threaded parts

We can use yum or dnf to install python3-crochet on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-crochet.

Install python3-crochet on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-crochet using dnf by running the following command:

sudo dnf -y install python3-crochet

Install python3-crochet on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-crochet using yum by running the following command:

sudo yum -y install python3-crochet

How To Uninstall python3-crochet on Fedora 36

To uninstall only the python3-crochet package we can use the following command:

sudo dnf remove python3-crochet

python3-crochet Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/crochet
/usr/lib/python3.10/site-packages/crochet-1.10.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/crochet-1.10.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/crochet-1.10.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/crochet-1.10.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/crochet-1.10.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/crochet-1.10.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/crochet/__init__.py
/usr/lib/python3.10/site-packages/crochet/__pycache__
/usr/lib/python3.10/site-packages/crochet/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/crochet/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/crochet/__pycache__/_eventloop.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/crochet/__pycache__/_eventloop.cpython-310.pyc
/usr/lib/python3.10/site-packages/crochet/__pycache__/_resultstore.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/crochet/__pycache__/_resultstore.cpython-310.pyc
/usr/lib/python3.10/site-packages/crochet/__pycache__/_shutdown.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/crochet/__pycache__/_shutdown.cpython-310.pyc
/usr/lib/python3.10/site-packages/crochet/__pycache__/_util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/crochet/__pycache__/_util.cpython-310.pyc
/usr/lib/python3.10/site-packages/crochet/__pycache__/_version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/crochet/__pycache__/_version.cpython-310.pyc
/usr/lib/python3.10/site-packages/crochet/_eventloop.py
/usr/lib/python3.10/site-packages/crochet/_resultstore.py
/usr/lib/python3.10/site-packages/crochet/_shutdown.py
/usr/lib/python3.10/site-packages/crochet/_util.py
/usr/lib/python3.10/site-packages/crochet/_version.py
/usr/lib/python3.10/site-packages/crochet/tests
/usr/lib/python3.10/site-packages/crochet/tests/__init__.py
/usr/lib/python3.10/site-packages/crochet/tests/__pycache__
/usr/lib/python3.10/site-packages/crochet/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/crochet/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/crochet/tests/__pycache__/test_api.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/crochet/tests/__pycache__/test_api.cpython-310.pyc
/usr/lib/python3.10/site-packages/crochet/tests/__pycache__/test_logging.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/crochet/tests/__pycache__/test_logging.cpython-310.pyc
/usr/lib/python3.10/site-packages/crochet/tests/__pycache__/test_process.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/crochet/tests/__pycache__/test_process.cpython-310.pyc
/usr/lib/python3.10/site-packages/crochet/tests/__pycache__/test_resultstore.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/crochet/tests/__pycache__/test_resultstore.cpython-310.pyc
/usr/lib/python3.10/site-packages/crochet/tests/__pycache__/test_setup.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/crochet/tests/__pycache__/test_setup.cpython-310.pyc
/usr/lib/python3.10/site-packages/crochet/tests/__pycache__/test_shutdown.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/crochet/tests/__pycache__/test_shutdown.cpython-310.pyc
/usr/lib/python3.10/site-packages/crochet/tests/__pycache__/test_util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/crochet/tests/__pycache__/test_util.cpython-310.pyc
/usr/lib/python3.10/site-packages/crochet/tests/test_api.py
/usr/lib/python3.10/site-packages/crochet/tests/test_logging.py
/usr/lib/python3.10/site-packages/crochet/tests/test_process.py
/usr/lib/python3.10/site-packages/crochet/tests/test_resultstore.py
/usr/lib/python3.10/site-packages/crochet/tests/test_setup.py
/usr/lib/python3.10/site-packages/crochet/tests/test_shutdown.py
/usr/lib/python3.10/site-packages/crochet/tests/test_util.py
/usr/share/doc/python3-crochet
/usr/share/doc/python3-crochet/README.rst
/usr/share/licenses/python3-crochet
/usr/share/licenses/python3-crochet/LICENSE

References

Summary

In this tutorial we learn how to install python3-crochet on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).