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

Last updated: May 14,2024

1. Install "ruby-haml" package

Please follow the step by step instructions below to install ruby-haml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-haml

2. Uninstall "ruby-haml" package

This guide covers the steps necessary to uninstall ruby-haml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-haml $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-haml
Priority: optional
Section: universe/ruby
Installed-Size: 878
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 4.0.7-1
Depends: ruby | ruby-interpreter, ruby-tilt
Recommends: ruby-sass, ruby-html2haml, ruby-erubis
Suggests: rails (>= 2:3.2~), yard
Filename: pool/universe/r/ruby-haml/ruby-haml_4.0.7-1_all.deb
Size: 105958
MD5sum: c6a919f0ab8104d21a696faedd884f13
SHA1: 3e2b3a151253aed04eb1ddaef4c39f93caaabd34
SHA256: 5a7ddba5752a5d80885c8b3d642a4250a890b179a88c268ecd7a0617c95330f8
Description-en: Elegant, structured XHTML/XML templating engine
Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML
that's designed to express the structure of XHTML or XML documents in a
non-repetitive, elegant, easy way, using indentation rather than closing
tags and allowing Ruby to be embedded with ease.
.
It was originally envisioned as a plugin for Ruby on Rails, but it can
function as a stand-alone templating engine.
Description-md5: 1a881aaa2a77db6c5a188cfabf6bb701
Homepage: https://github.com/haml/haml
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu