How to Install and Uninstall ruby-handlebars-assets Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "ruby-handlebars-assets" package

Please follow the instructions below to install ruby-handlebars-assets on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-handlebars-assets

2. Uninstall "ruby-handlebars-assets" package

This tutorial shows how to uninstall ruby-handlebars-assets on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-handlebars-assets $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-handlebars-assets package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-handlebars-assets
Priority: optional
Section: universe/ruby
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2:0.21.0-5
Depends: ruby | ruby-interpreter, ruby-execjs, ruby-tilt, ruby-multi-json, ruby-sprockets, libjs-handlebars (>= 2:0.20.1~), libjs-handlebars.runtime (>= 2:0.20.1~)
Filename: pool/universe/r/ruby-handlebars-assets/ruby-handlebars-assets_0.21.0-5_all.deb
Size: 6318
MD5sum: 272824889301f81ff2ec66c4769205a4
SHA1: 1bd7f7c80f6ef338604e767378b3634c97af04ab
SHA256: 44e01cba0716af50841de798b30d677b19eb1fc9c24e5741e8b2885a5a24daf9
Description-en: compile Handlebars templates in the Rails asset pipeline
Give your Handlebars templates their own files (including partials) and
have them compiled, compressed, and cached as part of the Rails 3.1 asset
pipeline!
.
Using `sprockets` with Sinatra or another framework? handlebars_assets
works outside of Rails too (as of v0.2.0)
Description-md5: 9123e86b08191f63168458350374a66b
Homepage: https://github.com/leshill/handlebars_assets
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu