How to Install and Uninstall ruby-sass Package on Kali Linux

Last updated: May 15,2024

1. Install "ruby-sass" package

In this section, we are going to explain the necessary steps to install ruby-sass on Kali Linux

$ sudo apt update $ sudo apt install ruby-sass

2. Uninstall "ruby-sass" package

This guide covers the steps necessary to uninstall ruby-sass on Kali Linux:

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

3. Information about the ruby-sass package on Kali Linux

Package: ruby-sass
Version: 3.7.4-5
Installed-Size: 979
Maintainer: Debian Ruby Team
Architecture: all
Provides: sass
Depends: ruby, ruby-listen (>= 3.0)
Breaks: ruby-sass-rails (<< 5~)
Size: 232248
SHA256: 892bf163acf31cb8904c35bbbfad6d4cdd583c196a8dfdc4dcdb365454d7701d
SHA1: f88bf6ea531120d0ca9c1275094fc44033ff1f73
MD5sum: e569ded406fdebb55e9ed74f0027daea
Description: deprecated CSS compiler - use sassc or ruby-sassc instead
Sass makes CSS fun again. Sass is an extension of CSS3, 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.
.
Ruby Sass should no longer be used and will no longer be receiving any
active development. Please use sassc or ruby-sassc instead.
Description-md5:
Homepage: https://sass-lang.com/
Ruby-Versions: all
Section: web
Priority: optional
Filename: pool/main/r/ruby-sass/ruby-sass_3.7.4-5_all.deb