How to Install and Uninstall handlebars Package on Kali Linux
Last updated: February 24,2025
1. Install "handlebars" package
This tutorial shows how to install handlebars on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
handlebars
Copied
2. Uninstall "handlebars" package
This is a short guide on how to uninstall handlebars on Kali Linux:
$
sudo apt remove
handlebars
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the handlebars package on Kali Linux
Package: handlebars
Source: node-handlebars
Version: 3:4.7.7+~4.1.0-1
Installed-Size: 1006
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-handlebars (= 4.7.7), node-handlebars (= 3:4.7.7+~4.1.0-1), node-types-handlebars (= 4.1.0)
Depends: node-neo-async, node-optimist, node-source-map, node-wordwrap, nodejs
Breaks: node-typescript-types (<< 20201111~)
Size: 198656
SHA256: 9fbb7a9e6b72371914caef099ac8574b066c4ba0e28a854ff2965b860aad93f0
SHA1: 55059f63be2c5d73bf595c38b6252f4c49c7ea6b
MD5sum: b7d32d8d78589ddac604a89579ac3cfb
Description: build semantic templates effectively with no frustration
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: 1006
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-handlebars (= 4.7.7), node-handlebars (= 3:4.7.7+~4.1.0-1), node-types-handlebars (= 4.1.0)
Depends: node-neo-async, node-optimist, node-source-map, node-wordwrap, nodejs
Breaks: node-typescript-types (<< 20201111~)
Size: 198656
SHA256: 9fbb7a9e6b72371914caef099ac8574b066c4ba0e28a854ff2965b860aad93f0
SHA1: 55059f63be2c5d73bf595c38b6252f4c49c7ea6b
MD5sum: b7d32d8d78589ddac604a89579ac3cfb
Description: build semantic templates effectively with no frustration
Handlebars templates look like regular HTML, with embedded handlebars
expressions. You can deliver a template to the browser by including it
in a