How to Install and Uninstall ruby-retriable Package on Kali Linux

Last updated: September 20,2024

1. Install "ruby-retriable" package

This guide let you learn how to install ruby-retriable on Kali Linux

$ sudo apt update $ sudo apt install ruby-retriable

2. Uninstall "ruby-retriable" package

This is a short guide on how to uninstall ruby-retriable on Kali Linux:

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

3. Information about the ruby-retriable package on Kali Linux

Package: ruby-retriable
Version: 3.1.2-1
Installed-Size: 35
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 12008
SHA256: db3215977c1d44023e747be5452982c82437e9bd6931a349f723cfe29783dd4b
SHA1: ac2dfe27d400423acf622d766fa3b7c96dcc25d9
MD5sum: f9732bd10cbb9146429a28ffa4c2c893
Description: 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:
Homepage: http://github.com/kamui/retriable
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-retriable/ruby-retriable_3.1.2-1_all.deb