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

Last updated: October 08,2024

1. Install "rubygem-coveralls.noarch" package

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

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

2. Uninstall "rubygem-coveralls.noarch" package

Here is a brief guide to show you how to uninstall rubygem-coveralls.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:49:43 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rubygem-coveralls
Version : 0.8.13
Release : 13.fc34
Architecture : noarch
Size : 18 k
Source : rubygem-coveralls-0.8.13-13.fc34.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.