How to Install and Uninstall ruby3.3-rubygem-haml-rails Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "ruby3.3-rubygem-haml-rails" package

Please follow the steps below to install ruby3.3-rubygem-haml-rails on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.3-rubygem-haml-rails

2. Uninstall "ruby3.3-rubygem-haml-rails" package

This is a short guide on how to uninstall ruby3.3-rubygem-haml-rails on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.3-rubygem-haml-rails

3. Information about the ruby3.3-rubygem-haml-rails package on openSuSE Tumbleweed

Information for package ruby3.3-rubygem-haml-rails:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3-rubygem-haml-rails
Version : 2.1.0-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 33.5 KiB
Installed : No
Status : not installed
Source package : rubygem-haml-rails-2.1.0-1.7.src
Upstream URL : https://github.com/haml/haml-rails
Summary : let your Gemfile do the configuring
Description :
Haml-rails provides Haml generators for Rails 5. 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.