How to Install and Uninstall libjs-sprintf-js Package on Kali Linux

Last updated: May 17,2024

1. Install "libjs-sprintf-js" package

Please follow the steps below to install libjs-sprintf-js on Kali Linux

$ sudo apt update $ sudo apt install libjs-sprintf-js

2. Uninstall "libjs-sprintf-js" package

This guide let you learn how to uninstall libjs-sprintf-js on Kali Linux:

$ sudo apt remove libjs-sprintf-js $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjs-sprintf-js package on Kali Linux

Package: libjs-sprintf-js
Source: node-sprintf-js
Version: 1.1.2+ds1+~1.1.2-1
Installed-Size: 46
Maintainer: Debian Javascript Maintainers
Architecture: all
Recommends: javascript-common
Suggests: libjs-angularjs
Size: 12752
SHA256: 2e9ce04e71af9e267c3e2514a94bb4c1900851afb1ea754ae8e60859e75cfef4
SHA1: c04ac33570b0597e47885e6e2c368b53384ac14c
MD5sum: 8d4d33d966346e9c821a3c530085464b
Description: JavaScript sprintf implementation
This package is a javascript implementation of C sprintf (3).
This function composes a string with the same text that would be printed if
format was used on printf, but instead of being printed, the content is
stored as a string in the buffer pointed by a str argument.
.
This package include the minified javascript files that could be used in
browser context.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/alexei/sprintf.js
Section: javascript
Priority: optional
Filename: pool/main/n/node-sprintf-js/libjs-sprintf-js_1.1.2+ds1+~1.1.2-1_all.deb