How to Install and Uninstall ruby-crass Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "ruby-crass" package

Please follow the instructions below to install ruby-crass on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-crass

2. Uninstall "ruby-crass" package

Please follow the instructions below to uninstall ruby-crass on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-crass package on Ubuntu 21.10 (Impish Indri)

Package: ruby-crass
Architecture: all
Version: 1.0.2-2.1
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: 72
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-crass/ruby-crass_1.0.2-2.1_all.deb
Size: 15876
MD5sum: 6c08ae4e8511bb33d6279b79a734a48d
SHA1: b7111573a5be21b540cc5fe50ab896d3d8d0a723
SHA256: fb0c016e681ad38808a58ad3d59704f399fd1327776518d86604196a9d129d58
SHA512: 2fabeb62eb8a2420a08b6f969bed2d9fa75f5d8de55fe171ac7aab36b03e69c3b27a4ad4a06665808bc756e0a419485b7c4cb5c37db91c9f4498ca9da1b0ccb7
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