Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install proj-rdnap on Debian Unstable (Sid)


Install proj-rdnap

Installing proj-rdnap package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install proj-rdnap

proj-rdnap package information

distro Debian Unstable (Sid)
section Non-Free
name proj-rdnap
version 2008-4
description RDNAP grid correction files for PROJ.4
subsection science
website kadaster.nl / … / Transformatie-van-coordinaten.htm
maintainer Debian GIS Project

Uninstall proj-rdnap

To remove just proj-rdnap package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove proj-rdnap

Uninstall proj-rdnap and it’s dependent packages

To remove the proj-rdnap package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove proj-rdnap

Purging proj-rdnap

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

sudo apt-get purge proj-rdnap

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

sudo apt-get purge --auto-remove proj-rdnap

Comments

comments