How to Install and Uninstall js2-mode Package on Kali Linux

Last updated: May 08,2024

1. Install "js2-mode" package

Please follow the instructions below to install js2-mode on Kali Linux

$ sudo apt update $ sudo apt install js2-mode

2. Uninstall "js2-mode" package

Please follow the steps below to uninstall js2-mode on Kali Linux:

$ sudo apt remove js2-mode $ sudo apt autoclean && sudo apt autoremove

3. Information about the js2-mode package on Kali Linux

Package: js2-mode
Version: 0~20201220-1
Installed-Size: 9
Maintainer: Debian Emacsen team
Architecture: all
Depends: elpa-js2-mode
Size: 3624
SHA256: 88e51da02e93c72925b8d74f3fe0c3c9bfa8cb3ee45a39a0f077d5680b6065ff
SHA1: 43e459d88449548213fb4e417d9012e119280bbb
MD5sum: 900de57df873fd204ff1a475578063e3
Description: Emacs mode for editing Javascript programs (dummy package)
This JavaScript editing mode supports:
.
- the full JavaScript language through version 1.7
- support for most Rhino and SpiderMonkey extensions from 1.5 to 1.7
- accurate syntax highlighting using a recursive-descent parser
- syntax-error and strict-mode warning reporting
- "bouncing" line indentation to choose among alternate indentation points
- smart line-wrapping within comments and strings
- code folding:
- show some or all function bodies as {...}
- show some or all block comments as /*...*/
- context-sensitive menu bar and popup menus
- code browsing using the imenu' package
- typing helpers (e.g. inserting matching braces/parens)
- many customization options
.
This transitional package can be safely removed.
Description-md5: 85ac5b1279e8befcb0132d29b1f6ef05
Homepage: https://github.com/mooz/js2-mode
Tag: devel::editor, devel::lang:ecmascript, implemented-in::lisp,
role::plugin, role::program, suite::emacs, use::editing,
works-with::software:source
Section: editors
Priority: optional
Filename: pool/main/j/js2-mode/js2-mode_0~20201220-1_all.deb