How to Install and Uninstall ruby-heroku-deflater Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "ruby-heroku-deflater" package

This guide covers the steps necessary to install ruby-heroku-deflater on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-heroku-deflater

2. Uninstall "ruby-heroku-deflater" package

Learn how to uninstall ruby-heroku-deflater on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-heroku-deflater $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-heroku-deflater package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-heroku-deflater
Architecture: all
Version: 0.6.3-2
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: 29
Depends: ruby-rack (>= 1.4.5)
Filename: pool/universe/r/ruby-heroku-deflater/ruby-heroku-deflater_0.6.3-2_all.deb
Size: 5924
MD5sum: f50db0821d73136aee089df789d264d4
SHA1: 1650dc7bbe4065d3b3bcc65f166300df6c4eeb74
SHA256: cce058f4166475e3906c4ea54b60b27d1367dd3bb0b073fb8f735e031a23a90d
SHA512: 5cfd450298275d5cd18c1c8bcb94f97d98fad7f98b02da99dd141fc06d271ad9aed630888925f95f365369297a13a2bcc226b8b62ba2299c195704863f904624
Homepage: https://github.com/romanbsd/heroku-deflater
Description-en: Enable gzip compression on heroku, but don't compress images
A simple rack middleware, enabling compression of your assets and application
in responses on Heroku. It saves CPU cycles on pointless compression of images
and binary responses.
.
It also includes code from https://github.com/mattolson/heroku_rails_deflate.
.
Before serving a file from disk to a gzip-enabled client, it will look for a
precompressed file in the same location that ends in ".gz". The purpose is to
avoid compressing the same file each time it is requested.
Description-md5: 1d7a6790b80084948d672aed7327bedf
Ruby-Versions: all