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

Last updated: October 10,2024

1. Install "python3-bravado.noarch" package

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

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

2. Uninstall "python3-bravado.noarch" package

Please follow the guidance below to uninstall python3-bravado.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:47:39 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-bravado
Version : 11.0.3
Release : 1.el9
Architecture : noarch
Size : 67 k
Source : python-bravado-11.0.3-1.el9.src.rpm
Repository : epel
Summary : Library for accessing Swagger-enabled API's
URL : https://github.com/Yelp/bravado
License : BSD-3-Clause
Description : Bravado is a Yelp maintained fork of digium/swagger-py for use with OpenAPI
: Specification version 2.0 (previously known as Swagger).