How to Install and Uninstall ruby-retriable Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "ruby-retriable" package

This guide let you learn how to install ruby-retriable on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-retriable

2. Uninstall "ruby-retriable" package

Please follow the guidance below to uninstall ruby-retriable on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-retriable package on Ubuntu 21.10 (Impish Indri)

Package: ruby-retriable
Architecture: all
Version: 3.1.2-1
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: 35
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-retriable/ruby-retriable_3.1.2-1_all.deb
Size: 10076
MD5sum: d37252d559f4bac8f55a516953e7ba8f
SHA1: 892d7b2ad6819916b1b71a675feb8e4189ee7c7d
SHA256: 9232322835736462aefcb03409069428143f2abaf8376dcaaa7509fa374cc899
SHA512: 112c33e2c8c4c22680a1254ef3619946dacad7fac24cf28cca338d03d72f8106298ef6f8ea1bfc8f340f4651d711a3aac1c47b1b2d39378e889919ce5bd4a388
Homepage: http://github.com/kamui/retriable
Description-en: Retriable is an simple DSL to retry failed code blocks
Retriable is an simple DSL to retry failed code blocks with randomized
exponential backoff. This is especially useful when interacting external
api/services or file system calls.
Description-md5: 6470f4a851131fd6439d471b5f824066
Ruby-Versions: all