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

Last updated: May 10,2024

1. Install "ruby-html2haml" package

Here is a brief guide to show you how to install ruby-html2haml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-html2haml

2. Uninstall "ruby-html2haml" package

Here is a brief guide to show you how to uninstall ruby-html2haml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-html2haml
Priority: optional
Section: universe/ruby
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.0.0-1
Depends: ruby | ruby-interpreter, ruby-nokogiri (>= 1.6.0), ruby-erubis (>= 2.7.0), ruby-parser (>= 3.5), ruby-haml (>= 4.0.0), ruby-tilt
Filename: pool/universe/r/ruby-html2haml/ruby-html2haml_2.0.0-1_all.deb
Size: 14578
MD5sum: e4408fbfd9dc2101b229abddb1ea7bf7
SHA1: 3b3a51724d7da306fe676126a246405b813c5119
SHA256: 1cee0730e5f32dc1332cce460c09ab3528bb7ce6b2da730ce95911537f940263
Description-en: Converts HTML into Haml
This package was split by its upstream author from the 'Haml' gem
(package ruby-haml). It allows converting between HTML and HAML
markups, and while mainly aimed at being used within Ruby code,
includes an executable wrapper that allows it to be called from the
command line.
Description-md5: 9dafdd51b9bb1a5a9a940c8d4077d9e8
Homepage: https://github.com/haml/html2haml
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu