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

Last updated: April 29,2024

1. Install "libjs-xterm" package

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

$ sudo apt update $ sudo apt install libjs-xterm

2. Uninstall "libjs-xterm" package

Learn how to uninstall libjs-xterm on Kali Linux:

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

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

Package: libjs-xterm
Source: node-xterm
Version: 5.3.0-2
Installed-Size: 2714
Maintainer: Debian Javascript Maintainers
Architecture: all
Recommends: javascript-common
Size: 456300
SHA256: 9e593a6ab11f6e58e93fd1a36e6b63c3a55acf2c97144371cd71283601c0c407
SHA1: 6f04a8040b7fadb334cf31b9c4dfac5495a3f1ea
MD5sum: f81e556baa7ee8e19762929f152138d0
Description: terminal front-end component for the browser - browser library
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 standalone packed library suitable for running in
a web browser.
Description-md5:
Homepage: https://xtermjs.org
Section: javascript
Priority: optional
Filename: pool/main/n/node-xterm/libjs-xterm_5.3.0-2_all.deb