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

Last updated: May 16,2024

1. Install "ruby-responders" package

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

$ sudo apt update $ sudo apt install ruby-responders

2. Uninstall "ruby-responders" package

In this section, we are going to explain the necessary steps to uninstall ruby-responders on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-responders
Priority: optional
Section: universe/ruby
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.1.1-1
Depends: ruby | ruby-interpreter, ruby-railties (<< 2:5), ruby-railties (>= 2:4.2.0)
Filename: pool/universe/r/ruby-responders/ruby-responders_2.1.1-1_all.deb
Size: 16430
MD5sum: 8440f7fd9f5ff3f5f0fdb4e8a1ff061a
SHA1: 8230dd8a160f17d34f7939f4eeb915a487febd70
SHA256: 8f32c34c5f1551a8da23a821056b3085098fff1cb7e9391c0b4a9570acaed6a2
Description-en: set of Rails responders to dry up your application
A set of Rails responders to dry up your application. Responders is a
repository of Rails 3 responders like FlashResponder, HttpCacheResponder.
The readme file can be found at /usr/share/doc/ruby-responders/README.md.gz
Description-md5: fbe94df515e08e183a04d04104fc708d
Homepage: http://github.com/plataformatec/responders
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu