How to Install and Uninstall python3-bravado.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "python3-bravado.noarch" package

This tutorial shows how to install python3-bravado.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-bravado.noarch" package

This guide covers the steps necessary to uninstall python3-bravado.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-bravado.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:13:14 ago on Mon Feb 26 15:59:38 2024.
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).