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

Last updated: October 06,2024

1. Install "ruby-coveralls" package

This guide let you learn how to install ruby-coveralls on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-coveralls

2. Uninstall "ruby-coveralls" package

This tutorial shows how to uninstall ruby-coveralls on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-coveralls
Architecture: all
Version: 0.8.23-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: 55
Depends: ruby | ruby-interpreter, ruby-multi-json (>= 1.3~), ruby-rest-client, ruby-simplecov, ruby-simplecov-html, ruby-term-ansicolor, ruby-thor
Filename: pool/universe/r/ruby-coveralls/ruby-coveralls_0.8.23-1_all.deb
Size: 12224
MD5sum: 05532015b3b432fafe7a59207e60bdb8
SHA1: 0981971f5c4918927b0769b9805db79f939611d7
SHA256: 6e84ead69ecb8cc37143e2f0df0c65ac60b453e716cfd8dbd39f5e6e9e7926d4
SHA512: 84e4344d22b14ecf32147122e934f287b3b8587d3d68d754a1cea7dbfc7f6d2ad54e6d1c7a9e3e252429d4429fe877da269969801ea33ccd9299c527d33a72a3
Homepage: https://coveralls.io
Description-en: Ruby implementation of the Coveralls API
Coveralls is a web service to help you track your code coverage over
time, and ensure that all your new code is fully covered.
.
Coveralls automatically collects your code coverage data, uploads it
to their servers and gives you a nice interface to dig into it.
.
Any type of Ruby project or test framework supported by SimpleCov is
supported by the Coveralls gem. This includes all your favorites, like
RSpec, Cucumber, and Test::Unit.
.
This package provides a Ruby gem to interact with Coveralls API.
Description-md5: 330904c3ed4703f2ea836aff87959b73
Ruby-Versions: all