How to Install and Uninstall handlebars Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: October 04,2024

1. Install "handlebars" package

This guide covers the steps necessary to install handlebars on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install handlebars

2. Uninstall "handlebars" package

In this section, we are going to explain the necessary steps to uninstall handlebars on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove handlebars $ sudo apt autoclean && sudo apt autoremove

3. Information about the handlebars package on Ubuntu 20.10 (Groovy Gorilla)

Package: handlebars
Architecture: all
Version: 3:4.7.6-2
Multi-Arch: foreign
Priority: optional
Section: universe/javascript
Source: node-handlebars
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1000
Provides: node-handlebars (= 3:4.7.6-2)
Depends: node-neo-async, node-optimist, node-source-map, node-wordwrap, nodejs
Filename: pool/universe/n/node-handlebars/handlebars_4.7.6-2_all.deb
Size: 195352
MD5sum: fcfb540071ea594566d09f779cd0060e
SHA1: e2d5234d4b1a14c83ff928da0de228a302e75bbf
SHA256: 9da25088e79e6133124c5fb4626fff231094006f7372ce42ddd9c3769a62ea58
SHA512: 4ac64c39562e35edacd84446b9a8508da68076c052778be33fd0762f23fdb1d8dca754eff55dbeb197bf41e5f48fee538af691e0e52f4d849c67d0a6cc76b587
Homepage: https://handlebarsjs.com/
Description-en: 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