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

Last updated: May 18,2024

1. Install "ruby-benchmark-ips-doc" package

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

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

2. Uninstall "ruby-benchmark-ips-doc" package

Please follow the steps below to uninstall ruby-benchmark-ips-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-benchmark-ips-doc
Priority: optional
Section: universe/doc
Installed-Size: 439
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Source: ruby-benchmark-ips
Version: 1.2.0+git.20130609.e47e416-2
Depends: libjs-jquery
Suggests: ruby-benchmark-ips
Filename: pool/universe/r/ruby-benchmark-ips/ruby-benchmark-ips-doc_1.2.0+git.20130609.e47e416-2_all.deb
Size: 255884
MD5sum: f97c82af3732db6c0ae43c837ef50112
SHA1: 995ac9adec162c91d3994eaca0e8e3b0080319ed
SHA256: 75554a6230fb55f4c5817da0e04f33fe918317a3ea8229c5d9f413b241d5cb9e
Description-en: iterations per second enhancement to Benchmark (documentation)
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.
.
This package contains the html documentation for ruby-benchmark-ips.
Description-md5: e8e72392423f4d8370b3bbc12e5ac1ac
Homepage: http://github.com/evanphx/benchmark-ips
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu