How to Install and Uninstall python-OWSLib-doc.noarch Package on Oracle Linux 8

Last updated: December 12,2024

1. Install "python-OWSLib-doc.noarch" package

Please follow the step by step instructions below to install python-OWSLib-doc.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python-OWSLib-doc.noarch

2. Uninstall "python-OWSLib-doc.noarch" package

In this section, we are going to explain the necessary steps to uninstall python-OWSLib-doc.noarch on Oracle Linux 8:

$ sudo dnf remove python-OWSLib-doc.noarch $ sudo dnf autoremove

3. Information about the python-OWSLib-doc.noarch package on Oracle Linux 8

Last metadata expiration check: 1:35:35 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-OWSLib-doc
Version : 0.27.2
Release : 1.el8
Architecture : noarch
Size : 23 k
Source : python-OWSLib-0.27.2-1.el8.src.rpm
Repository : epel
Summary : Documentation and examples for OWSLib
URL : https://geopython.github.io/OWSLib
License : BSD-3-Clause
Description : OWSLib is a Python package for client programming with Open Geospatial
: Consortium (OGC) web service (hence OWS) interface standards, and their related
: content models.
:
: Full documentation is available at http://geopython.github.io/OWSLib
:
: OWSLib provides a common API for accessing service metadata and wrappers for
: numerous OGC Web Service interfaces.
:
: This package contains documentation and examples for OWSLib.