How to Install and Uninstall python3-OWSLib.noarch Package on Fedora 36

Last updated: October 11,2024

1. Install "python3-OWSLib.noarch" package

Please follow the step by step instructions below to install python3-OWSLib.noarch on Fedora 36

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

2. Uninstall "python3-OWSLib.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-OWSLib.noarch on Fedora 36:

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

3. Information about the python3-OWSLib.noarch package on Fedora 36

Last metadata expiration check: 4:47:48 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-OWSLib
Version : 0.27.2
Release : 1.fc36
Architecture : noarch
Size : 323 k
Source : python-OWSLib-0.27.2-1.fc36.src.rpm
Repository : updates
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.