How to Install and Uninstall ruby-benchmark-ips Package on Kali Linux

Last updated: May 18,2024

1. Install "ruby-benchmark-ips" package

Please follow the instructions below to install ruby-benchmark-ips on Kali Linux

$ sudo apt update $ sudo apt install ruby-benchmark-ips

2. Uninstall "ruby-benchmark-ips" package

In this section, we are going to explain the necessary steps to uninstall ruby-benchmark-ips on Kali Linux:

$ sudo apt remove ruby-benchmark-ips $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-benchmark-ips package on Kali Linux

Package: ruby-benchmark-ips
Version: 2.7.2-2
Installed-Size: 63
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Suggests: ruby-benchmark-ips-doc
Size: 17364
SHA256: 00a536ea50bc9ff22735cedca65a2b1979b4672b2bcf906fe0e5cda2a765c18e
SHA1: 936caa1a4e52f3ec1a912e2be6a1aee06c0fef05
MD5sum: 79a9e2fe4e6868b0abc766ad4c780df2
Description: iterations per second enhancement to Benchmark
Benchmark/ips benchmarks a blocks iterations/second. For short snippets of
code, ips automatically figures out how many times to run the code to get
interesting data. No more guessing at random iteration counts.
Description-md5:
Homepage: https://github.com/evanphx/benchmark-ips
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-benchmark-ips/ruby-benchmark-ips_2.7.2-2_all.deb