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

Last updated: May 18,2024

1. Install "ruby-benchmark-ips" package

Please follow the guidance below to install ruby-benchmark-ips on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-benchmark-ips" package

Please follow the step by step instructions below to uninstall ruby-benchmark-ips on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-benchmark-ips
Priority: optional
Section: universe/ruby
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.2.0+git.20130609.e47e416-2
Depends: ruby | ruby-interpreter
Suggests: ruby-benchmark-ips-doc
Filename: pool/universe/r/ruby-benchmark-ips/ruby-benchmark-ips_1.2.0+git.20130609.e47e416-2_all.deb
Size: 5762
MD5sum: 9e4869db9343bc01768ee76291b1b154
SHA1: 78df65e8c5d0ae8b3c1eb539bcdb24aa35836b20
SHA256: 7aa90869bbf0625104d91257ac88f3fc74b74841860be1f83fe19bbb9a1d9b09
Description-en: 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: faa31478a086b6cd2a5f6fd69d0034b3
Homepage: http://github.com/evanphx/benchmark-ips
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu