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

Last updated: October 06,2024

1. Install "python3-OWSLib.noarch" package

Please follow the step by step instructions below to install python3-OWSLib.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-OWSLib.noarch" package

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

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

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

Last metadata expiration check: 1:43:56 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-OWSLib
Version : 0.28.1
Release : 1.el9
Architecture : noarch
Size : 321 k
Source : python-OWSLib-0.28.1-1.el9.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.