Install node-leaflet-hash
Installing node-leaflet-hash package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install node-leaflet-hash
node-leaflet-hash package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | node-leaflet-hash |
version | 0.2.1-1 |
description | linkable location hashes for leaflet |
subsection | web |
website | github.com / mlevans / leaflet-hash |
maintainer | Debian GIS Project |
Uninstall node-leaflet-hash
To remove just node-leaflet-hash package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove node-leaflet-hash
Uninstall node-leaflet-hash and it’s dependent packages
To remove the node-leaflet-hash package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove node-leaflet-hash
Purging node-leaflet-hash
If you also want to delete configuration and/or data files of node-leaflet-hash from Debian Sid then this will work:
sudo apt-get purge node-leaflet-hash
To delete configuration and/or data files of node-leaflet-hash and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove node-leaflet-hash