How to Install and Uninstall ruby-cssminify Package on Kali Linux

Last updated: May 20,2024

1. Install "ruby-cssminify" package

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

$ sudo apt update $ sudo apt install ruby-cssminify

2. Uninstall "ruby-cssminify" package

This guide let you learn how to uninstall ruby-cssminify on Kali Linux:

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

3. Information about the ruby-cssminify package on Kali Linux

Package: ruby-cssminify
Version: 1.0.2-2
Installed-Size: 37
Maintainer: Debian Ruby Team
Architecture: all
Size: 8492
SHA256: f584745e064ea30ae06432e6473e626e48fdd0e6f842d947a3fea3e917e91996
SHA1: 1d2ee4b146a1686ef0e204c37da83fb1c89f6656
MD5sum: 787af5ecfd1fba6b1ed322dcef24f1e5
Description: CSS minification with YUI compressor, but as native Ruby port
The CSSminify library provides CSS compression using YUI compressor. Instead
of wrapping around the Java or Javascript version of YUI compressor it uses a
native Ruby port of the CSS engine. Therefore this library has no dependencies.
Description-md5:
Homepage: https://github.com/matthiassiegel/cssminify
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-cssminify/ruby-cssminify_1.0.2-2_all.deb