How to Install and Uninstall python3-OWSLib.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "python3-OWSLib.noarch" package
This tutorial shows how to install python3-OWSLib.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-OWSLib.noarch
Copied
2. Uninstall "python3-OWSLib.noarch" package
Please follow the step by step instructions below to uninstall python3-OWSLib.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-OWSLib.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-OWSLib.noarch package on Rocky Linux 8
Last metadata expiration check: 1:12:51 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-OWSLib
Version : 0.27.2
Release : 1.el8
Architecture : noarch
Size : 341 k
Source : python-OWSLib-0.27.2-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.
Available Packages
Name : python3-OWSLib
Version : 0.27.2
Release : 1.el8
Architecture : noarch
Size : 341 k
Source : python-OWSLib-0.27.2-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.