How to Install and Uninstall python38-sphinxcontrib-trio Package on openSuSE Tumbleweed

Last updated: June 13,2024

1. Install "python38-sphinxcontrib-trio" package

Please follow the step by step instructions below to install python38-sphinxcontrib-trio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-sphinxcontrib-trio

2. Uninstall "python38-sphinxcontrib-trio" package

Please follow the step by step instructions below to uninstall python38-sphinxcontrib-trio on openSuSE Tumbleweed:

$ sudo zypper remove python38-sphinxcontrib-trio

3. Information about the python38-sphinxcontrib-trio package on openSuSE Tumbleweed

Information for package python38-sphinxcontrib-trio:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-sphinxcontrib-trio
Version : 1.1.2-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 50,1 KiB
Installed : No
Status : not installed
Source package : python-sphinxcontrib-trio-1.1.2-2.2.src
Summary : Sphinx extension for documenting Python functions and methods
Description :
This sphinx extension helps documenting Python code that uses
async/await, or abstract methods, or context managers, or generators.
It works by making sphinx's regular directives
for documenting Python functions and methods smarter.