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

Last updated: September 29,2024

1. Install "rubygem-ZenTest.noarch" package

In this section, we are going to explain the necessary steps to install rubygem-ZenTest.noarch on Fedora 34

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

2. Uninstall "rubygem-ZenTest.noarch" package

Please follow the step by step instructions below to uninstall rubygem-ZenTest.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:18:26 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rubygem-ZenTest
Version : 4.11.2
Release : 6.fc34
Architecture : noarch
Size : 38 k
Source : rubygem-ZenTest-4.11.2-6.fc34.src.rpm
Repository : fedora
Summary : Automated test scaffolding for Ruby
URL : https://github.com/seattlerb/zentest
License : MIT
Description : ZenTest is an automated test scaffolding for Ruby that provides 4 different
: tools: zentest, unit_diff, autotest and multiruby. These tools can be used for
: test conformance auditing and rapid XP.