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

Last updated: May 19,2024

1. Install "node-xterm" package

Please follow the steps below to install node-xterm on Kali Linux

$ sudo apt update $ sudo apt install node-xterm

2. Uninstall "node-xterm" package

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

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

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

Package: node-xterm
Version: 5.3.0-2
Installed-Size: 4279
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-xterm-addon-attach (= 0.9.0), node-xterm-addon-canvas (= 0.5.0), node-xterm-addon-fit (= 0.8.0), node-xterm-addon-image (= 0.6.0), node-xterm-addon-search (= 0.13.0), node-xterm-addon-serialize (= 0.11.0), node-xterm-addon-unicode11 (= 0.6.0), node-xterm-addon-web-links (= 0.9.0), node-xterm-addon-webgl (= 0.16.0), node-xterm-wasm-parts (= 0.1.0)
Recommends: node-inwasm-runtime
Suggests: nodejs:any
Size: 606376
SHA256: 8e6123d0076d4f6ea41893828a936aee0ca82944c2a7f12384c5c4bdc52bc7b9
SHA1: cd854bb1d705e657661c2d38991a1741a02b4d1f
MD5sum: ec70fb36068898ec60ed98ebbfdea7d7
Description: terminal front-end component for the browser - NodeJS modules
Xterm.js is a terminal front-end component written in JavaScript that works in
the browser.
.
It enables applications to provide fully featured terminals to their users and
create great development experiences.
.
Features:
.
- **Text-based application support**: Use xterm.js to work with applications
like `bash`, `git` etc.
- **Curses-based application support**: Use xterm.js to work with
applications like `vim`, `tmux` etc.
- **Mouse events support**: Xterm.js captures mouse events like click and
scroll and passes them to the terminal's back-end controlling process
- **CJK (Chinese, Japanese, Korean) character support**: Xterm.js renders
CJK characters seamlessly
- **IME support**: Insert international (including CJK) characters using IME
input with your keyboard
- **Self-contained library**: Xterm.js works on its own. It does not require
any external libraries like jQuery or React to work
- **Modular, event-based API**: Lets you build addons and themes with ease
.
This package contains the unpacked individual xterm CommonJS modules.
Description-md5:
Homepage: https://xtermjs.org
Section: javascript
Priority: optional
Filename: pool/main/n/node-xterm/node-xterm_5.3.0-2_all.deb