How to Install and Uninstall python3-bravado.noarch Package on CentOS 8 / RHEL 8

Last updated: July 08,2024

1. Install "python3-bravado.noarch" package

This tutorial shows how to install python3-bravado.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-bravado.noarch

2. Uninstall "python3-bravado.noarch" package

Please follow the step by step instructions below to uninstall python3-bravado.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-bravado.noarch $ sudo dnf autoremove

3. Information about the python3-bravado.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:46:20 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-bravado
Version : 11.0.2
Release : 1.el8
Architecture : noarch
Size : 68 k
Source : python-bravado-11.0.2-1.el8.src.rpm
Repository : epel
Summary : Library for accessing Swagger-enabled API's
URL : https://github.com/Yelp/bravado
License : BSD
Description : Bravado is a Yelp maintained fork of digium/swagger-py for use with
: OpenAPI Specification version 2.0 (previously known as Swagger).