How to Install and Uninstall python3-sphinxcontrib-trio.noarch Package on CentOS 8 / RHEL 8
Last updated: November 05,2024
1. Install "python3-sphinxcontrib-trio.noarch" package
Please follow the steps below to install python3-sphinxcontrib-trio.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-sphinxcontrib-trio.noarch
Copied
2. Uninstall "python3-sphinxcontrib-trio.noarch" package
This is a short guide on how to uninstall python3-sphinxcontrib-trio.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-sphinxcontrib-trio.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-sphinxcontrib-trio.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:06:39 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-sphinxcontrib-trio
Version : 1.1.2
Release : 1.el8
Architecture : noarch
Size : 179 k
Source : python-sphinxcontrib-trio-1.1.2-1.el8.src.rpm
Repository : epel
Summary : Make Sphinx better at documenting Python functions and methods
URL : https://github.com/python-trio/sphinxcontrib-trio
License : MIT or ASL 2.0
Description :
: This sphinx extension helps you document Python code that uses
: async/await, or abstract methods, or context managers, or generators,
: or ... you get the idea. It works by making sphinx's regular
: directives for documenting Python functions and methods smarter and
: more powerful. The name is because it was originally written for the
: Trio project, and I'm not very creative. But don't be put off –
: there's nothing Trio- or async-specific about this extension; any
: Python project can benefit. (Though projects using async/await
: probably benefit the most, since sphinx's built-in tools are
: especially inadequate in this case.)
Available Packages
Name : python3-sphinxcontrib-trio
Version : 1.1.2
Release : 1.el8
Architecture : noarch
Size : 179 k
Source : python-sphinxcontrib-trio-1.1.2-1.el8.src.rpm
Repository : epel
Summary : Make Sphinx better at documenting Python functions and methods
URL : https://github.com/python-trio/sphinxcontrib-trio
License : MIT or ASL 2.0
Description :
: This sphinx extension helps you document Python code that uses
: async/await, or abstract methods, or context managers, or generators,
: or ... you get the idea. It works by making sphinx's regular
: directives for documenting Python functions and methods smarter and
: more powerful. The name is because it was originally written for the
: Trio project, and I'm not very creative. But don't be put off –
: there's nothing Trio- or async-specific about this extension; any
: Python project can benefit. (Though projects using async/await
: probably benefit the most, since sphinx's built-in tools are
: especially inadequate in this case.)