Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install python-pycsw-wsgi on Debian Unstable (Sid)


Install python-pycsw-wsgi

Installing python-pycsw-wsgi package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install python-pycsw-wsgi

python-pycsw-wsgi package information

distro Debian Unstable (Sid)
section Non-Free
name python-pycsw-wsgi
version 1.10.1+dfsg-2
description WSGI Apache CSW service based on python-pycsw
subsection python
website pycsw.org
maintainer Debian GIS Project

Uninstall python-pycsw-wsgi

To remove just python-pycsw-wsgi package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove python-pycsw-wsgi

Uninstall python-pycsw-wsgi and it’s dependent packages

To remove the python-pycsw-wsgi package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove python-pycsw-wsgi

Purging python-pycsw-wsgi

If you also want to delete configuration and/or data files of python-pycsw-wsgi from Debian Sid then this will work:

sudo apt-get purge python-pycsw-wsgi

To delete configuration and/or data files of python-pycsw-wsgi and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove python-pycsw-wsgi

 

Comments

comments