How to Install and Uninstall node-leaflet Package on Kali Linux

Last updated: May 18,2024

1. Install "node-leaflet" package

In this section, we are going to explain the necessary steps to install node-leaflet on Kali Linux

$ sudo apt update $ sudo apt install node-leaflet

2. Uninstall "node-leaflet" package

Please follow the steps below to uninstall node-leaflet on Kali Linux:

$ sudo apt remove node-leaflet $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-leaflet package on Kali Linux

Package: node-leaflet
Source: leaflet
Version: 1.7.1~dfsg-7
Installed-Size: 592
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: libjs-leaflet, nodejs:any
Size: 167656
SHA256: 573de5d1a5bb960fd08b7f774c6d39376e26d788e81c70f131c0d88e9b73259f
SHA1: 03608a7b64be2b599f7b223964aed840b6d24de9
MD5sum: 5750919b931c0574de56d9160034a064
Description: mobile-friendly interactive maps - Node.js library
Leaflet is a modern JavaScript library for mobile-friendly interactive
maps. Weighing just about 27 KB of JS code, it has all the features
most developers ever need for online maps.
.
Leaflet is designed with simplicity, performance and usability in mind.
It works efficiently across all major desktop and mobile platforms out
of the box, taking advantage of HTML5 and CSS3 on modern browsers while
still being accessible on older ones. It can be extended with many
plugins, has a beautiful, easy to use and well-documented API and a
simple, readable source code that is a joy to contribute to.
.
This package provides Leaflet library usable with Node.js -
an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://leafletjs.com/
Section: web
Priority: optional
Filename: pool/main/l/leaflet/node-leaflet_1.7.1~dfsg-7_all.deb