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

Last updated: January 16,2025

1. Install "rubygem-ZenTest.noarch" package

Please follow the step by step instructions below to install rubygem-ZenTest.noarch on Fedora 36

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

2. Uninstall "rubygem-ZenTest.noarch" package

Please follow the steps below to uninstall rubygem-ZenTest.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:51:38 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rubygem-ZenTest
Version : 4.11.2
Release : 8.fc36
Architecture : noarch
Size : 38 k
Source : rubygem-ZenTest-4.11.2-8.fc36.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.