How to Install and Uninstall rsass Package on Kali Linux

Last updated: May 23,2024

1. Install "rsass" package

Please follow the guidelines below to install rsass on Kali Linux

$ sudo apt update $ sudo apt install rsass

2. Uninstall "rsass" package

Learn how to uninstall rsass on Kali Linux:

$ sudo apt remove rsass $ sudo apt autoclean && sudo apt autoremove

3. Information about the rsass package on Kali Linux

Package: rsass
Version: 0.28.8-3
Installed-Size: 3363
Maintainer: Jonas Smedegaard
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 1016108
SHA256: 53797d507eb82a02feeeecce674d11368e5baa2ddc81fb012c903f096a8e9171
SHA1: 104957d6c7c67a9ab6c63f4ce645e65051802f91
MD5sum: 8306b8ef49a9091e0ab0c9296e9cf9ff
Description: sass implementation in pure rust - CLI tool
rsass is sass reimplemented in rust with nom.
.
Sass is a pre-processing language for CSS.
It allows you to write cleaner stylesheets
and makes collaboration on your CSS a breeze.
.
NB! Not all of the official Sass specification is implemented yet.
See upstream README below /usr/share/doc/rsass/ for more details.
.
This package provides the command-line tool rsass.
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/kaj/rsass
Built-Using: rustc (= 1.70.0+dfsg1-7)
X-Cargo-Built-Using: rust-anstream (= 0.6.7-1), rust-anstyle (= 1.0.4-1), rust-anstyle-parse (= 0.2.1-1), rust-anstyle-query (= 1.0.0-1), rust-arc-swap (= 1.6.0-3), rust-bitflags (= 2.4.2-1), rust-clap-builder (= 4.4.18-1), rust-clap (= 4.4.18-1), rust-clap-lex (= 0.6.0-2), rust-colorchoice (= 1.0.0-1), rust-fastrand (= 1.8.0-1), rust-lazy-static (= 1.4.0-2), rust-linux-raw-sys (= 0.4.12-1), rust-log (= 0.4.20-2), rust-memchr (= 2.7.1-1), rust-minimal-lexical (= 0.2.1-2), rust-nom (= 7.1.3-1), rust-nu-ansi-term (= 0.49.0-1), rust-num-bigint (= 0.4.3-2), rust-num-integer (= 0.1.44-1), rust-num-rational (= 0.4.1-2), rust-num-traits (= 0.2.15-1), rust-once-cell (= 1.19.0-1), rust-pin-project-lite (= 0.2.13-1), rust-proc-macro2 (= 1.0.76-1), rust-quote (= 1.0.35-1), rust-rustix (= 0.38.30-1), rust-sharded-slab (= 0.1.4-2), rust-smallvec (= 1.11.2-1), rust-strsim (= 0.10.0-1), rust-syn (= 2.0.48-1), rust-terminal-size (= 0.3.0-2), rust-thread-local (= 1.1.4-1), rust-tracing-core (= 0.1.32-1), rust-tracing (= 0.1.40-1), rust-tracing-log (= 0.2.0-1), rust-tracing-subscriber (= 0.3.18-2), rust-unicode-ident (= 1.0.12-1), rust-utf8parse (= 0.2.1-1), rustc (= 1.70.0+dfsg1-7),
Section: web
Priority: optional
Filename: pool/main/r/rsass/rsass_0.28.8-3_amd64.deb