How to Install and Uninstall ruby-coveralls Package on Kali Linux

Last updated: May 20,2024

1. Install "ruby-coveralls" package

Please follow the guidelines below to install ruby-coveralls on Kali Linux

$ sudo apt update $ sudo apt install ruby-coveralls

2. Uninstall "ruby-coveralls" package

Here is a brief guide to show you how to uninstall ruby-coveralls on Kali Linux:

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

3. Information about the ruby-coveralls package on Kali Linux

Package: ruby-coveralls
Version: 0.8.23-3
Installed-Size: 54
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-multi-json, ruby-rest-client, ruby-simplecov (>= 0.16), ruby-simplecov-html, ruby-term-ansicolor (>= 1.3), ruby-thor (>= 0.19.4), ruby-json (>= 1.8), ruby-json (<< 3), ruby-thor (<< 2.0)
Size: 12392
SHA256: b3815e22d22bfda02d8fc483cee7f11bad5fd711e1a5a65ccc482432d6ffdf40
SHA1: 06b549545a3d4b355124a20ee6bb8d0d484315e7
MD5sum: bb8f8302cfa20d77701892fa04736ca5
Description: 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:
Homepage: https://coveralls.io
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-coveralls/ruby-coveralls_0.8.23-3_all.deb