How to Install and Uninstall libjs-requirejs-text Package on Kali Linux

Last updated: May 01,2024

1. Install "libjs-requirejs-text" package

Learn how to install libjs-requirejs-text on Kali Linux

$ sudo apt update $ sudo apt install libjs-requirejs-text

2. Uninstall "libjs-requirejs-text" package

Please follow the guidelines below to uninstall libjs-requirejs-text on Kali Linux:

$ sudo apt remove libjs-requirejs-text $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjs-requirejs-text package on Kali Linux

Package: libjs-requirejs-text
Version: 2.0.12-1.1
Installed-Size: 34
Maintainer: Debian Javascript Maintainers
Architecture: all
Recommends: javascript-common
Size: 9016
SHA256: da1c5a3ac99723ba24485a4b604019d81c74837470c5bdb3cd0e23a1e7ba9a11
SHA1: fa547a2d54cda6a651ca6a62b222d0119d5843de
MD5sum: 2d3eb08542658544705533ce26f6f452
Description: loader plugin for loading text resources
It is nice to build HTML using regular HTML tags, instead of building up DOM
structures in script. However, there is no good way to embed HTML in a
JavaScript file. The best that can be done is using a string of HTML, but that
can be hard to manage, particularly for multi-line HTML.
.
The text.js AMD loader plugin can help with this issue. It will automatically
be loaded if the text! prefix is used for a dependency.
Description-md5:
Homepage: https://github.com/requirejs/text
Section: javascript
Priority: optional
Filename: pool/main/libj/libjs-requirejs-text/libjs-requirejs-text_2.0.12-1.1_all.deb