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

Last updated: May 10,2024

1. Install "ruby-rack-cache" package

Please follow the steps below to install ruby-rack-cache on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-rack-cache

2. Uninstall "ruby-rack-cache" package

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

$ sudo apt remove ruby-rack-cache $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-rack-cache
Priority: optional
Section: universe/ruby
Installed-Size: 141
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.2-4
Depends: ruby | ruby-interpreter, ruby-rack (>= 0.4) | ruby-rack1.4
Filename: pool/universe/r/ruby-rack-cache/ruby-rack-cache_1.2-4_all.deb
Size: 32678
MD5sum: 619fc9b8d3996ca22e95232945f66196
SHA1: a710393c34b956a457f374e088cfda229aa02df3
SHA256: f141fc8dcfacafbd583e008178e2cea8043e99c5ff1e0d9b162214158b194cc4
Description-en: HTTP Caching for Rack
Rack::Cache is suitable as a quick drop-in component to enable HTTP
caching for Rack-based applications that produce freshness (Expires,
Cache-Control) and/or validation (Last-Modified, ETag) information.
Description-md5: 502d43df8d1150b36eb25066a51b375d
Homepage: http://tomayko.com/src/rack-cache/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu