How to Install and Uninstall pywps Package on Kali Linux

Last updated: April 27,2024

1. Install "pywps" package

This guide covers the steps necessary to install pywps on Kali Linux

$ sudo apt update $ sudo apt install pywps

2. Uninstall "pywps" package

This tutorial shows how to uninstall pywps on Kali Linux:

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

3. Information about the pywps package on Kali Linux

Package: pywps
Version: 4.6.0-1
Installed-Size: 17
Maintainer: Debian GIS Project
Architecture: all
Depends: python3-pywps (>= 4.6.0-1), pywps-wsgi (>= 4.6.0-1)
Suggests: cgi-mapserver, pywps-doc
Size: 6272
SHA256: f03be680403cb72941a3588f80fe9b424d79ba2ede727eeaba9035ce2672b4bf
SHA1: 21ad341ffe9e73a89dbdb33ef96fc334214e36cc
MD5sum: ab08e54456dffc9b92496b84081a8462
Description: Implementation of OGC's Web Processing Service
PyWPS is implementation of Web Processing Service from Open
Geospatial Consortium Inc.(R) with help of Python Programming
Language and GIS GRASS as working tool in background.
.
This metapackage depends on the pywps Python module and WSGI example.
Description-md5:
Homepage: https://pywps.org
Tag: implemented-in::python, role::program
Section: web
Priority: optional
Filename: pool/main/p/pywps/pywps_4.6.0-1_all.deb