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

Last updated: May 08,2024

1. Install "libjs-terser" package

Please follow the guidelines below to install libjs-terser on Kali Linux

$ sudo apt update $ sudo apt install libjs-terser

2. Uninstall "libjs-terser" package

This is a short guide on how to uninstall libjs-terser on Kali Linux:

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

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

Package: libjs-terser
Source: node-terser
Version: 5.19.2-1
Installed-Size: 1305
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-terser (= 5.19.2-1)
Recommends: javascript-common, libjs-source-map
Size: 492460
SHA256: 44a01a1252b19025aa03fdf3fcc49106616d1af17c29121624f19cf7d56e0f50
SHA1: 105a949db8c3190906b3d82f91276ca4a1440f90
MD5sum: 7a2361fde86165a47e0c0cc87aaec217
Description: parser/mangler/compressor for ES6+ - browser library
Terser is a parser, mangler, optimizer and beautifier toolkit
for ECMAScript 2015 and newer (ES6+).
.
terser is a fork of uglify-es
that retains API and CLI compatibility with uglify-es
(Debian packages node-uglify-js, libjs-uglify-js, and uglifyjs).
.
ECMAScript 2015 (ES2015) a.k.a. ECMAScript 6 (ES6)
is the 6th formal definition of JavaScript -
a high-level, interpreted programming language
most notably used in web browsers and in Node.js.
.
This package contains Terser directly usable in web browsers.
Description-md5:
Multi-Arch: foreign
Homepage: https://terser.org/
Section: javascript
Priority: optional
Filename: pool/main/n/node-terser/libjs-terser_5.19.2-1_all.deb