How to Install and Uninstall ruby2.5-rubygem-haml-rails Package on openSUSE Leap

Last updated: May 17,2024

1. Install "ruby2.5-rubygem-haml-rails" package

This is a short guide on how to install ruby2.5-rubygem-haml-rails on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-haml-rails

2. Uninstall "ruby2.5-rubygem-haml-rails" package

Please follow the instructions below to uninstall ruby2.5-rubygem-haml-rails on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-haml-rails

3. Information about the ruby2.5-rubygem-haml-rails package on openSUSE Leap

Information for package ruby2.5-rubygem-haml-rails:
---------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-haml-rails
Version : 2.0.1-3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 33.9 KiB
Installed : No
Status : not installed
Source package : rubygem-haml-rails-2.0.1-3.3.1.src
Upstream URL : https://github.com/indirect/haml-rails
Summary : let your Gemfile do the configuring
Description :
Haml-rails provides Haml generators for Rails 4. 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.