How to Install and Uninstall ruby-simplecov Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "ruby-simplecov" package

This guide covers the steps necessary to install ruby-simplecov on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-simplecov

2. Uninstall "ruby-simplecov" package

This tutorial shows how to uninstall ruby-simplecov on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-simplecov $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-simplecov package on Ubuntu 21.10 (Impish Indri)

Package: ruby-simplecov
Architecture: all
Version: 0.19.1-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 155
Depends: ruby | ruby-interpreter, ruby-docile (>= 1.1.0), ruby-json (<< 3), ruby-json (>= 1.8), ruby-simplecov-html (>= 0.11.0)
Filename: pool/universe/r/ruby-simplecov/ruby-simplecov_0.19.1-1_all.deb
Size: 38676
MD5sum: 7d6ac0fbee76c266bd4f946ba8c55f8a
SHA1: 9d9f4668b136ba6e07621989b298ef8217ce560c
SHA256: 84b82636ee020c0729638c2a17423aadc6f822ad53f0e16e4b303336d20215f5
SHA512: 0aac96cd82b96049148610a43ed2cb31c43b97a43d79c2fbde24b934a0fda085d92b35249a0b96d16b15f5271475a8f0bfaaa262740aef5d48125a269a6db2e4
Homepage: https://github.com/colszowka/simplecov
Description-en: code coverage for Ruby 1.9+
Code coverage for Ruby 1.9 with a powerful configuration library and automatic
merging of coverage across test suites.
.
It uses 1.9's built-in Coverage library to gather code coverage data, but makes
processing its results much easier by providing a clean API to filter, group,
merge, format and display those results, thus giving you a complete code
coverage suite that can be set up with just a couple lines of code.
Description-md5: a231c670c826522c8cfe250f396377e2
Ruby-Versions: all