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

Last updated: September 19,2024

1. Install "ruby-rspec-retry" package

In this section, we are going to explain the necessary steps to install ruby-rspec-retry on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-rspec-retry

2. Uninstall "ruby-rspec-retry" package

Please follow the guidance below to uninstall ruby-rspec-retry on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-rspec-retry $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-rspec-retry
Priority: optional
Section: universe/ruby
Installed-Size: 29
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.4.3-1
Depends: ruby | ruby-interpreter, ruby-rspec-core
Filename: pool/universe/r/ruby-rspec-retry/ruby-rspec-retry_0.4.3-1_all.deb
Size: 5504
MD5sum: 0c24fd956cea278055616fb9bc26fa7c
SHA1: 697ff8e33957ff0b3884e0b1723e5db6cb398822
SHA256: 48b2954ec6523242025bb9ef7ceed8fb33b97a90e52c0279b049583911090774
Description-en: add support for retrying failing examples in RSpec
RSpec is a Behaviour Driven Development framework for Ruby. This extension
adds a `:retry` option to RSpec examples that will make RSpec retry multiple
times a failing example.
Description-md5: 04cf8e2fa369e5fd4d94a82d318ff686
Homepage: https://github.com/NoRedInk/rspec-retry
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu