How to Install and Uninstall ruby-sprite-factory Package on Kali Linux

Last updated: May 20,2024

1. Install "ruby-sprite-factory" package

In this section, we are going to explain the necessary steps to install ruby-sprite-factory on Kali Linux

$ sudo apt update $ sudo apt install ruby-sprite-factory

2. Uninstall "ruby-sprite-factory" package

Please follow the steps below to uninstall ruby-sprite-factory on Kali Linux:

$ sudo apt remove ruby-sprite-factory $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-sprite-factory package on Kali Linux

Package: ruby-sprite-factory
Version: 1.7.1-4
Installed-Size: 66
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby | ruby-interpreter
Size: 18412
SHA256: d4fe6170469c73e6713ed014d324454ec699e1985779491893c792531f610773
SHA1: 4e5fbb56ea14b219ee98f6727b05017d19706ea8
MD5sum: d8075528715527e6b297e591e631f3df
Description: automatic css sprite generator
The sprite factory is a ruby library that can be used to generate
CSS sprites. It combines individual image files from a directory
into a single unified sprite image and creates an appropriate CSS
stylesheet for use in your web application.
.
The library provides:
* both a ruby API and a command line script.
* many customizable options.
* support for multiple layout algorithms - horizontal, vertical or
packed.
* support for any stylesheet syntax, including CSS and Sass.
* support for any image library, including RMagick and ChunkyPNG.
* support for any css selector style, including :hover pseudo-class
selectors.
* support for pngcrush'n the generated image file.
* compatible with Rails 3.1 asset pipeline.
Description-md5: 58fa0449973798913a47497a9bee0500
Homepage: https://github.com/jakesgordon/sprite-factory
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-sprite-factory/ruby-sprite-factory_1.7.1-4_all.deb