How to Install and Uninstall ruby-simplecov Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "ruby-simplecov" package

This guide covers the steps necessary to install ruby-simplecov on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-simplecov

2. Uninstall "ruby-simplecov" package

Please follow the instructions below to uninstall ruby-simplecov on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-simplecov package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-simplecov
Architecture: all
Version: 0.18.5-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 143
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.18.5-1_all.deb
Size: 36476
MD5sum: 9074c17da851b4066a23883904402541
SHA1: e9386f03c2b10b40ad6e32d09438e5c70bf6bc0b
SHA256: d63ceefc733ff714a2c04d4635dce36e3824ab891ecf4aa10ab0382afe620590
SHA512: 57ad2cfff6c01a312329a4ce4bc3949b4aba414f84ca617aa628cb73fb94dc445978b8688d0b37a0590b5ed4fbba6dae8fa190848bd552c4ffe6797cb610d262
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