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

Last updated: September 22,2024

1. Install "python3-OWSLib.noarch" package

Please follow the guidelines below to install python3-OWSLib.noarch on Fedora 35

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

2. Uninstall "python3-OWSLib.noarch" package

Please follow the steps below to uninstall python3-OWSLib.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:17:42 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-OWSLib
Version : 0.21.0
Release : 6.fc35
Architecture : noarch
Size : 306 k
Source : python-OWSLib-0.21.0-6.fc35.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.