How to Install and Uninstall libjs-lunr Package on Kali Linux

Last updated: May 16,2024

1. Install "libjs-lunr" package

Please follow the guidance below to install libjs-lunr on Kali Linux

$ sudo apt update $ sudo apt install libjs-lunr

2. Uninstall "libjs-lunr" package

Please follow the instructions below to uninstall libjs-lunr on Kali Linux:

$ sudo apt remove libjs-lunr $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjs-lunr package on Kali Linux

Package: libjs-lunr
Source: node-lunr
Version: 2.3.9~dfsg-2
Installed-Size: 226
Maintainer: Debian Javascript Maintainers
Architecture: all
Recommends: javascript-common
Suggests: libjs-es5-shim
Size: 76588
SHA256: 64c792ac3dfaf95f82ec9e55526c6b44f9684a1f37c9265e4d173e27e6465f78
SHA1: e33ef8dddb20ed7e325b1101cc466d989c006614
MD5sum: c5e244940ee36632faa35a1f47a8bff7
Description: simple full-text search - web browsers
Lunr.js is a small, full-text search library for use in the browser.
It indexes JSON documents and provides a simple search interface
for retrieving documents that best match text queries.
.
This package provides Lunr for use directly in web browsers.
.
Browsers that do not support ES5 will require a JavaScript shim
for Lunr to work.
You can either use Augment.js, ES5-Shim,
or any library that patches old browsers
to provide an ES5 compatible JavaScript environment.
Description-md5:
Multi-Arch: foreign
Homepage: https://lunrjs.com/
Section: javascript
Priority: optional
Filename: pool/main/n/node-lunr/libjs-lunr_2.3.9~dfsg-2_all.deb