How to Install and Uninstall rubygem-coveralls.noarch Package on Fedora 35

Last updated: September 24,2024

1. Install "rubygem-coveralls.noarch" package

This tutorial shows how to install rubygem-coveralls.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rubygem-coveralls.noarch

2. Uninstall "rubygem-coveralls.noarch" package

This guide let you learn how to uninstall rubygem-coveralls.noarch on Fedora 35:

$ sudo dnf remove rubygem-coveralls.noarch $ sudo dnf autoremove

3. Information about the rubygem-coveralls.noarch package on Fedora 35

Last metadata expiration check: 1:25:15 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rubygem-coveralls
Version : 0.8.13
Release : 14.fc35
Architecture : noarch
Size : 18 k
Source : rubygem-coveralls-0.8.13-14.fc35.src.rpm
Repository : fedora
Summary : A Ruby implementation of the Coveralls API
URL : https://coveralls.io
License : MIT
Description : Coveralls works with your continuous integration
: server to give you test coverage history and statistics.
:
: This package is a Ruby implementation of the Coveralls API.