How to Install and Uninstall python-OWSLib-doc.noarch Package on CentOS Stream 8

Last updated: October 06,2024

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

This is a short guide on how to install python-OWSLib-doc.noarch on CentOS Stream 8

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

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

Please follow the steps below to uninstall python-OWSLib-doc.noarch on CentOS Stream 8:

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

3. Information about the python-OWSLib-doc.noarch package on CentOS Stream 8

Last metadata expiration check: 2:24:40 ago on Sun Feb 25 03:03:59 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.