How to Install and Uninstall ruby-css-parser Package on Kali Linux

Last updated: May 08,2024

1. Install "ruby-css-parser" package

This is a short guide on how to install ruby-css-parser on Kali Linux

$ sudo apt update $ sudo apt install ruby-css-parser

2. Uninstall "ruby-css-parser" package

This is a short guide on how to uninstall ruby-css-parser on Kali Linux:

$ sudo apt remove ruby-css-parser $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-css-parser package on Kali Linux

Package: ruby-css-parser
Version: 1.16.0-1
Installed-Size: 86
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-addressable
Size: 22104
SHA256: 25aef8e06d7002629aa4c2e6af9bb013bf73fc857bcc7491c02e7a75e6064b76
SHA1: 1ef9bace1fa598872aea5969237ed43cd38fc42b
MD5sum: cb206d316587bbe3c9011d57b9179bc8
Description: Ruby CSS parser library
This package provides classes for loading, parsing and cascading CSS rule sets
in Ruby. It supports loading local or remote CSS files, and looking up rules
by selector or media type.
Description-md5:
Homepage: https://github.com/premailer/css_parser
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-css-parser/ruby-css-parser_1.16.0-1_all.deb