How to Install and Uninstall ruby-wait-for-it Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "ruby-wait-for-it" package

Please follow the guidance below to install ruby-wait-for-it on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-wait-for-it

2. Uninstall "ruby-wait-for-it" package

Please follow the step by step instructions below to uninstall ruby-wait-for-it on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-wait-for-it $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-wait-for-it package on Ubuntu 21.10 (Impish Indri)

Package: ruby-wait-for-it
Architecture: all
Version: 0.2.1-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 28
Filename: pool/universe/r/ruby-wait-for-it/ruby-wait-for-it_0.2.1-2_all.deb
Size: 7924
MD5sum: 7282346b8041883e0d3611f70a197c3e
SHA1: 6f0d55914ab8b306896f186b07d66b0bc6b4345d
SHA256: 0233e07945cfa3db99223889d49ef2a055eb9920ca391cebc21459da68c36ac9
SHA512: b2c60ce900190fce558e8ce31020a38235c8ce711335a0b7f1194d8841d47d90cd6ead6aec4995a7179d8e8a717f331b2ca5d09ec752c12ecc270eb65d5bdb07
Homepage: https://github.com/zombocom/wait_for_it
Description-en: Stop sleeping in your tests, instead wait for it
Make your complicated integration tests more deterministic with wait for it.
.
It spawns processes and waits for them so you can integration test really
complicated things with determinism. It allows testing long running processes
such as webservers, or features that require concurrency or libraries that use
global configuration.
.
Don't add `sleep` to your tests, instead read a log file or stdout and match
specific strings.
Description-md5: e054002129d6058790b273b06b822007
Ruby-Versions: all