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

Last updated: May 18,2024

1. Install "ruby2.5-rubygem-sass" package

In this section, we are going to explain the necessary steps to install ruby2.5-rubygem-sass on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-sass

2. Uninstall "ruby2.5-rubygem-sass" package

Learn how to uninstall ruby2.5-rubygem-sass on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-sass

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

Information for package ruby2.5-rubygem-sass:
---------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-sass
Version : 3.5.3-1.19
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : rubygem-sass-3.5.3-1.19.src
Upstream URL : http://sass-lang.com/
Summary : A powerful but elegant CSS compiler that makes CSS fun again
Description :
Sass makes CSS fun again. Sass is an extension of CSS, adding
nested rules, variables, mixins, selector inheritance, and more.
It's translated to well-formatted, standard CSS using the
command line tool or a web-framework plugin.