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

Last updated: May 19,2024

1. Install "ruby-coveralls" package

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

$ sudo apt update $ sudo apt install ruby-coveralls

2. Uninstall "ruby-coveralls" package

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

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

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

Package: ruby-coveralls
Architecture: all
Version: 0.8.23-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
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-2_all.deb
Size: 12484
MD5sum: 614f990bb05c8c68f82e31623d681698
SHA1: 19733c26a0450a0576c9c46d054b986b865cc74c
SHA256: 26b17618a6e28d0889e1e8349f2357eb2faada8065bd0a1de08949b7425ae343
SHA512: 85b26a85a0a9b4074f096e671917b6e98abae530adb1f7ade3c0c13dafbbff99ef0853827b3aaf95998383f6869cd53c3b674dee1a9905d1590a9eafe7b51f67
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