How to Install and Uninstall python3-owslib Package on Kali Linux

Last updated: May 21,2024

1. Install "python3-owslib" package

Please follow the steps below to install python3-owslib on Kali Linux

$ sudo apt update $ sudo apt install python3-owslib

2. Uninstall "python3-owslib" package

Please follow the guidelines below to uninstall python3-owslib on Kali Linux:

$ sudo apt remove python3-owslib $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-owslib package on Kali Linux

Package: python3-owslib
Source: owslib
Version: 0.29.3-1
Installed-Size: 999
Maintainer: Debian GIS Project
Architecture: all
Depends: python3-dateutil, python3-lxml, python3-requests, python3-tz, python3-yaml, python3:any
Recommends: python3-pyproj
Size: 125176
SHA256: b90ce964ececfdba91c54acd6b46c4b5b7a50a65a95aa79f317560b0e507ab49
SHA1: 016a8074d2de42d037e8c1f4dda9f80a59c9cca3
MD5sum: 3e0161bc6fcfc57bbdea41fae8835c68
Description: Client library for Open Geospatial (OGC) web services (Python 3)
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 https://geopython.github.io/OWSLib
.
OWSLib provides a common API for accessing service metadata and wrappers
for numerous OGC Web Service interfaces.
.
This package provides the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/geopython/OWSLib
Tag: devel::lang:python, devel::library, implemented-in::python,
role::devel-lib
Section: python
Priority: optional
Filename: pool/main/o/owslib/python3-owslib_0.29.3-1_all.deb