How to Install and Uninstall ruby-haml Package on Kali Linux

Last updated: May 10,2024

1. Install "ruby-haml" package

Please follow the step by step instructions below to install ruby-haml on Kali Linux

$ sudo apt update $ sudo apt install ruby-haml

2. Uninstall "ruby-haml" package

This guide covers the steps necessary to uninstall ruby-haml on Kali Linux:

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

3. Information about the ruby-haml package on Kali Linux

Package: ruby-haml
Version: 6.1.2-1
Installed-Size: 1825
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: ruby, ruby-temple (>= 0.8.2), ruby-thor, ruby-tilt, libc6 (>= 2.14), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Recommends: ruby-erubis, ruby-html2haml, ruby-sass
Suggests: rails (>= 2:5.2~)
Size: 217932
SHA256: 5057ccfd94c3125a30ef855758fc1667ba5b337db60386c4c3c56ed9e78e145f
SHA1: 13c292f5263826a450c484c63cc69d8f00135920
MD5sum: cd0e9a4580376ea1238502f535cb9457
Description: 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:
Homepage: https://haml.info/
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-haml/ruby-haml_6.1.2-1_amd64.deb