How to Install and Uninstall python3-sphinxcontrib-openapi.noarch Package on Fedora 35

Last updated: October 06,2024

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

Please follow the instructions below to install python3-sphinxcontrib-openapi.noarch on Fedora 35

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

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

Please follow the instructions below to uninstall python3-sphinxcontrib-openapi.noarch on Fedora 35:

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

3. Information about the python3-sphinxcontrib-openapi.noarch package on Fedora 35

Last metadata expiration check: 4:07:01 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-sphinxcontrib-openapi
Version : 0.7.0
Release : 3.fc35
Architecture : noarch
Size : 47 k
Source : python-sphinxcontrib-openapi-0.7.0-3.fc35.src.rpm
Repository : fedora
Summary : OpenAPI spec renderer for Sphinx
URL : https://sphinxcontrib-openapi.readthedocs.io/
License : BSD
Description : Sphinx extension to generate APIs docs from OpenAPI (fka Swagger) spec.
: It depends on sphinxcontrib-httpdomain that provides an HTTP domain
: for describing RESTful HTTP APIs, so we don’t need to reinvent the wheel.