How to Install and Uninstall python-pywps Package on Debian 10 (Buster)

Last updated: September 20,2024

1. Install "python-pywps" package

In this section, we are going to explain the necessary steps to install python-pywps on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-pywps

2. Uninstall "python-pywps" package

This guide covers the steps necessary to uninstall python-pywps on Debian 10 (Buster):

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

3. Information about the python-pywps package on Debian 10 (Buster)

Package: python-pywps
Source: pywps
Version: 4.2.1-1
Installed-Size: 314
Maintainer: Debian GIS Project
Architecture: all
Depends: python-dateutil, python-flufl.enum, python-gdal, python-jinja2, python-jsonschema, python-lxml, python-owslib, python-pathlib, python-requests, python-sqlalchemy, python-werkzeug, python:any (<< 2.8), python:any (>= 2.7~)
Recommends: python-mapscript, python-netcdf4, python-pyproj
Suggests: grass-core, r-base
Description: Implementation of OGC's Web Processing Service - Python 2 module
Description-md5: cb0ce8ef8113a517cd12be0a4f74560a
Homepage: http://pywps.org
Tag: devel::lang:python, devel::library, implemented-in::python,
role::devel-lib
Section: python
Priority: optional
Filename: pool/main/p/pywps/python-pywps_4.2.1-1_all.deb
Size: 55884
MD5sum: 5a517ef028ddcb114c5a654346397527
SHA256: 2fa7205100fe03ab9ef899651ee5aef9e43f419d8f8848e1a76ab4d7c20304ce

5. The same packages on other Linux Distributions