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

Last updated: October 07,2024

1. Install "python3-OWSLib.noarch" package

Please follow the steps below to install python3-OWSLib.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-OWSLib.noarch" package

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

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

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

Last metadata expiration check: 0:27:28 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-OWSLib
Version : 0.28.1
Release : 1.el8
Architecture : noarch
Size : 343 k
Source : python-OWSLib-0.28.1-1.el8.src.rpm
Repository : epel
Summary : Client library for OGC web services
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.