How to Install and Uninstall libjs-handlebars.runtime Package on Kali Linux
Last updated: November 26,2024
1. Install "libjs-handlebars.runtime" package
Here is a brief guide to show you how to install libjs-handlebars.runtime on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libjs-handlebars.runtime
Copied
2. Uninstall "libjs-handlebars.runtime" package
Please follow the instructions below to uninstall libjs-handlebars.runtime on Kali Linux:
$
sudo apt remove
libjs-handlebars.runtime
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libjs-handlebars.runtime package on Kali Linux
Package: libjs-handlebars.runtime
Source: node-handlebars
Version: 3:4.7.7+~4.1.0-1
Installed-Size: 35
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 10636
SHA256: 2bf3e4ebd1f28c213ac7968c18d7a1e6709b797ac931fe01e03799c65d7ac028
SHA1: ee265b0e35f9a12fc14750fae068f4679278fe48
MD5sum: 62035782f8b224de20bb3861baa1c7ac
Description: runtime for handlebars semantic templates library
Handlebars templates look like regular HTML, with embedded handlebars
expressions. You can deliver a template to the browser by including it
in a
Source: node-handlebars
Version: 3:4.7.7+~4.1.0-1
Installed-Size: 35
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 10636
SHA256: 2bf3e4ebd1f28c213ac7968c18d7a1e6709b797ac931fe01e03799c65d7ac028
SHA1: ee265b0e35f9a12fc14750fae068f4679278fe48
MD5sum: 62035782f8b224de20bb3861baa1c7ac
Description: runtime for handlebars semantic templates library
Handlebars templates look like regular HTML, with embedded handlebars
expressions. You can deliver a template to the browser by including it
in a