How to Install and Uninstall python3-openapi-core.noarch Package on Oracle Linux 9

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install python3-openapi-core.noarch on Oracle Linux 9

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

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

Please follow the instructions below to uninstall python3-openapi-core.noarch on Oracle Linux 9:

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

3. Information about the python3-openapi-core.noarch package on Oracle Linux 9

Last metadata expiration check: 2:16:44 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-openapi-core
Version : 0.14.5
Release : 1.el9
Architecture : noarch
Size : 108 k
Source : python-openapi-core-0.14.5-1.el9.src.rpm
Repository : epel
Summary : OpenAPI client-side and server-side support
URL : https://github.com/python-openapi/openapi-core
License : BSD-3-Clause
Description : Openapi-core is a Python library that adds client-side and server-side
: support for the OpenAPI v3.0 and OpenAPI v3.1 specification.