How to Install and Uninstall python-OWSLib-doc.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: May 20,2024

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

Please follow the instructions below to install python-OWSLib-doc.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

This is a short guide on how to uninstall python-OWSLib-doc.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python-OWSLib-doc.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:12:02 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python-OWSLib-doc
Version : 0.28.1
Release : 1.el8
Architecture : noarch
Size : 23 k
Source : python-OWSLib-0.28.1-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.