How to Install and Uninstall ruby-haml Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "ruby-haml" package

Learn how to install ruby-haml on Ubuntu 20.10 (Groovy Gorilla)

$ 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 20.10 (Groovy Gorilla):

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

3. Information about the ruby-haml package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-haml
Architecture: all
Version: 5.1.2-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1088
Depends: ruby | ruby-interpreter, ruby-temple, ruby-tilt
Recommends: ruby-erubis, ruby-html2haml, ruby-sass
Suggests: rails (>= 2:3.2~)
Filename: pool/universe/r/ruby-haml/ruby-haml_5.1.2-2_all.deb
Size: 146352
MD5sum: c9be7f64c880a939174b1a3ab29662ca
SHA1: 8d4cd353433cf4d89a769863678a8b1fffe5743a
SHA256: 5ac8647626f2c1e717fb60eb63852c12f0309cd897efb03b1eaa5a41e4724d1a
SHA512: 193253a20fb340ccb3795ed04024da3d26194013584e9d8d443a21518d1c9b94e4ce7bb62215fe57fefe565971ffdede29bb9b0da413e58aec6ff8e1f862dd08
Homepage: http://haml.info/
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
Ruby-Versions: all