How to Install and Uninstall ruby-crass Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "ruby-crass" package

In this section, we are going to explain the necessary steps to install ruby-crass on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-crass

2. Uninstall "ruby-crass" package

This guide covers the steps necessary to uninstall ruby-crass on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-crass package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-crass
Architecture: all
Version: 1.0.2-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 105
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-crass/ruby-crass_1.0.2-2_all.deb
Size: 15746
MD5sum: d6a0655b2432c264b7c2ad5d75efa7c6
SHA1: 9bf6e5f7fe06c6b07dbc230aff0ef3a9343e3997
SHA256: 463b963f6035fdd1d41fac25712f3e77efeb99c17aa8d884189816521308429f
SHA512: 6c203f16469d6ad318a2ec86cc656a804d37dfb823e6b0dea22ed96440cd3dfa887c67addc0179bc02b8c4660192a7bd3a24732609985892f4b466e09ddcc115
Homepage: https://github.com/rgrove/crass/
Description-en: CSS parser based on the CSS Syntax Level 3 draft
Crass is a pure Ruby CSS parser based on the CSS Syntax Level 3 draft
specification. Tokenizes and parses CSS according to the rules defined
in the 2013 draft of the CSS Syntax Level 3 specification.Extremely
tolerant of broken or invalid CSS. If a browser can handle it,
Crass should be able to handle it too.
Description-md5: fe929ce0c44cf19781dae0b741128390
Ruby-Versions: all