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

Last updated: May 01,2024

1. Install "ruby-haml-rails" package

This is a short guide on how to install ruby-haml-rails on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-haml-rails

2. Uninstall "ruby-haml-rails" package

This guide let you learn how to uninstall ruby-haml-rails on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-haml-rails
Priority: optional
Section: universe/ruby
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.9.0-4
Depends: ruby | ruby-interpreter, ruby-actionpack (>= 4.0.1), ruby-activesupport (>= 4.0.1), ruby-haml (<< 5.0), ruby-haml (>= 4.0.6), ruby-html2haml (>= 1.0.1), ruby-railties (>= 4.0.1)
Filename: pool/universe/r/ruby-haml-rails/ruby-haml-rails_0.9.0-4_all.deb
Size: 8336
MD5sum: 03851f6653913e53d94e21f8f6fb3a95
SHA1: 63ae79990f2af2fb4325df6b2cb6077b8010f74d
SHA256: 2c88d3ee64fdcc22769b5ffa72c24c6a47dd686cec179877db31320a3644ef57
Description-en: Haml Generator for Rails 3
Haml-rails provides Haml generators for Rails 3. It also enables Haml as the
templating engine for you, so you don't have to screw around in your own
application.rb when your Gemfile already clearly indicated what templating
engine you have installed. Hurrah.
Description-md5: 6d6203097d0b78b9d17fb625d7972fca
Homepage: http://github.com/indirect/haml-rails
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu