How to Install and Uninstall python3-sphinxcontrib-asyncio.noarch Package on CentOS Stream 8

Last updated: May 19,2024

1. Install "python3-sphinxcontrib-asyncio.noarch" package

Please follow the guidance below to install python3-sphinxcontrib-asyncio.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-sphinxcontrib-asyncio.noarch

2. Uninstall "python3-sphinxcontrib-asyncio.noarch" package

Please follow the guidelines below to uninstall python3-sphinxcontrib-asyncio.noarch on CentOS Stream 8:

$ sudo dnf remove python3-sphinxcontrib-asyncio.noarch $ sudo dnf autoremove

3. Information about the python3-sphinxcontrib-asyncio.noarch package on CentOS Stream 8

Last metadata expiration check: 0:09:32 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-sphinxcontrib-asyncio
Version : 0.2.0
Release : 2.el8
Architecture : noarch
Size : 14 k
Source : python-sphinxcontrib-asyncio-0.2.0-2.el8.src.rpm
Repository : epel
Summary : Sphinx extension to support coroutines in markup
URL : https://github.com/aio-libs/sphinxcontrib-asyncio
License : ASL 2.0
Description : Sphinx extension for adding asyncio-specific markups.