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

Last updated: September 21,2024

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

Please follow the steps below to install rubygem-codeclimate-test-reporter.noarch on Fedora 34

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

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

Please follow the steps below to uninstall rubygem-codeclimate-test-reporter.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:30:29 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rubygem-codeclimate-test-reporter
Version : 1.0.8
Release : 8.fc34
Architecture : noarch
Size : 19 k
Source : rubygem-codeclimate-test-reporter-1.0.8-8.fc34.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.