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

Last updated: October 04,2024

1. Install "python3-OWSLib.noarch" package

Here is a brief guide to show you how to install python3-OWSLib.noarch on Fedora 34

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

2. Uninstall "python3-OWSLib.noarch" package

This tutorial shows how to uninstall python3-OWSLib.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:11:14 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-OWSLib
Version : 0.21.0
Release : 4.fc34
Architecture : noarch
Size : 303 k
Source : python-OWSLib-0.21.0-4.fc34.src.rpm
Repository : updates
Summary : Client library for OGC web services
URL : https://geopython.github.io/OWSLib
License : BSD
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.