How to Install and Uninstall ruby-css-parser Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "ruby-css-parser" package

This guide covers the steps necessary to install ruby-css-parser on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-css-parser" package

Please follow the guidelines below to uninstall ruby-css-parser on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-css-parser package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-css-parser
Priority: optional
Section: universe/ruby
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.3.6-1
Depends: ruby | ruby-interpreter, ruby-addressable
Filename: pool/universe/r/ruby-css-parser/ruby-css-parser_1.3.6-1_all.deb
Size: 14650
MD5sum: 4ddcb23bf70223127f6caa297166829e
SHA1: c5303ca5d2d7b7c7bd3ee24f4f71bafe80230fce
SHA256: e3250d3d973206e12bd0e692cd56e614536c92fa3b007e5bbdeb7c04748fcb66
Description-en: 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: 1aebfc9c186a6e7dbdf3d1baf818e545
Homepage: https://github.com/premailer/css_parser
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu