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

Last updated: May 20,2024

1. Install "ruby-sprite-factory" package

Please follow the instructions below to install ruby-sprite-factory on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "ruby-sprite-factory" package

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

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

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

Package: ruby-sprite-factory
Architecture: all
Version: 1.7.1-3
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: 66
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-sprite-factory/ruby-sprite-factory_1.7.1-3_all.deb
Size: 16744
MD5sum: a667137290ca921a54905c94c5a75af9
SHA1: ff92c69da676865cd89c63740e2fcb4b249b28e1
SHA256: 0bd7c2d2337ad99ec32a51c3ed5538da39c7d4ee88ca8b617634ca2d835ac7cf
SHA512: 1ad933a412dd0f2ee4f081ee2e6e300e5efe1a07647a1d13421a3b3874dcff2fc96d999d5c0ae97f2fd482570ee05210b706b06b9848a70fc371c1c3077ec069
Homepage: https://github.com/jakesgordon/sprite-factory
Description-en: 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
Ruby-Versions: all