How to Install and Uninstall python-owslib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 22,2024

1. Install "python-owslib" package

Please follow the step by step instructions below to install python-owslib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-owslib

2. Uninstall "python-owslib" package

Learn how to uninstall python-owslib on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-owslib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-owslib
Priority: optional
Section: universe/python
Installed-Size: 610
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: owslib
Version: 0.10.3-1
Depends: python-dateutil, python-pyproj, python-requests, python-tz, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-lxml
Suggests: owslib-doc
Filename: pool/universe/o/owslib/python-owslib_0.10.3-1_all.deb
Size: 86068
MD5sum: 7b12126fdac3dd9827ec69ec626c023d
SHA1: 6a83a8b7ea0be92df08a56e307eec2456349c076
SHA256: 6cd4b5ed32c9f70047a700cfef5bf03ac9b0791678e5fa0291ab6cc1dad9c75e
Description-en: Client library for Open Geospatial (OGC) web services (Python 2)
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.
.
This package provides the Python 2 version of the library.
Description-md5: 9d07e03b9f34144985afaf84a1eacedd
Homepage: http://geopython.github.com/OWSLib/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu