How to Install and Uninstall ruby-parallel-tests Package on Kali Linux

Last updated: May 16,2024

1. Install "ruby-parallel-tests" package

Please follow the guidance below to install ruby-parallel-tests on Kali Linux

$ sudo apt update $ sudo apt install ruby-parallel-tests

2. Uninstall "ruby-parallel-tests" package

Please follow the steps below to uninstall ruby-parallel-tests on Kali Linux:

$ sudo apt remove ruby-parallel-tests $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-parallel-tests package on Kali Linux

Package: ruby-parallel-tests
Version: 4.1.0-1
Installed-Size: 116
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby, ruby-parallel
Size: 25288
SHA256: 68ca97e2a1f1a62ca4c4ad74ce98141de37c2264ad284bdefeba56df8403f515
SHA1: 1d25fa52cfcd784afa482f76d37eca27a462f3df
MD5sum: 7cc955fafaa2f1d2739c43dff3b24a2c
Description: Run Test::Unit / RSpec / Cucumber / Spinach in parallel
Speedup Test::Unit + RSpec + Cucumber + Spinach by running parallel
on multiple CPU cores. ParallelTests splits tests into even groups
(by number of lines or runtime) and runs each group in a single process
with its own database.
Description-md5:
Homepage: https://github.com/grosser/parallel_tests
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-parallel-tests/ruby-parallel-tests_4.1.0-1_all.deb