How to Install and Uninstall rubygem-codeclimate-test-reporter.noarch Package on Fedora 36

Last updated: July 08,2024

1. Install "rubygem-codeclimate-test-reporter.noarch" package

This is a short guide on how to install rubygem-codeclimate-test-reporter.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rubygem-codeclimate-test-reporter.noarch

2. Uninstall "rubygem-codeclimate-test-reporter.noarch" package

This guide covers the steps necessary to uninstall rubygem-codeclimate-test-reporter.noarch on Fedora 36:

$ sudo dnf remove rubygem-codeclimate-test-reporter.noarch $ sudo dnf autoremove

3. Information about the rubygem-codeclimate-test-reporter.noarch package on Fedora 36

Last metadata expiration check: 0:08:52 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rubygem-codeclimate-test-reporter
Version : 1.0.8
Release : 10.fc36
Architecture : noarch
Size : 19 k
Source : rubygem-codeclimate-test-reporter-1.0.8-10.fc36.src.rpm
Repository : fedora
Summary : Uploads Ruby test coverage data to Code Climate
URL : https://github.com/codeclimate/ruby-test-reporter
License : MIT
Description : Collects test coverage data from your Ruby test suite and sends it to Code
: Climate's hosted, automated code review service. Based on SimpleCov.