How to Install and Uninstall python3-crochet.noarch Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "python3-crochet.noarch" package
This is a short guide on how to install python3-crochet.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-crochet.noarch
Copied
2. Uninstall "python3-crochet.noarch" package
This guide covers the steps necessary to uninstall python3-crochet.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-crochet.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-crochet.noarch package on Oracle Linux 8
Last metadata expiration check: 4:32:22 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-crochet
Version : 1.10.0
Release : 5.el8
Architecture : noarch
Size : 58 k
Source : python-crochet-1.10.0-5.el8.src.rpm
Repository : epel
Summary : Documentation for python-crochet
URL : https://github.com/itamarst/crochet
License : MIT
Description : 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
Available Packages
Name : python3-crochet
Version : 1.10.0
Release : 5.el8
Architecture : noarch
Size : 58 k
Source : python-crochet-1.10.0-5.el8.src.rpm
Repository : epel
Summary : Documentation for python-crochet
URL : https://github.com/itamarst/crochet
License : MIT
Description : 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