How to Install and Uninstall python3-sphinxcontrib-trio.noarch Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "python3-sphinxcontrib-trio.noarch" package
This tutorial shows how to install python3-sphinxcontrib-trio.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-sphinxcontrib-trio.noarch
Copied
2. Uninstall "python3-sphinxcontrib-trio.noarch" package
Here is a brief guide to show you how to uninstall python3-sphinxcontrib-trio.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-sphinxcontrib-trio.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-sphinxcontrib-trio.noarch package on AlmaLinux 8
Last metadata expiration check: 1:05:39 ago on Mon Sep 5 03:22:42 2022.
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.)