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

Last updated: October 04,2024

1. Install "rubygem-power_assert.noarch" package

Please follow the steps below to install rubygem-power_assert.noarch on Fedora 36

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

2. Uninstall "rubygem-power_assert.noarch" package

Please follow the guidelines below to uninstall rubygem-power_assert.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:54:20 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rubygem-power_assert
Version : 2.0.1
Release : 200.fc36
Architecture : noarch
Size : 19 k
Source : rubygem-power_assert-2.0.1-200.fc36.src.rpm
Repository : fedora
Summary : Power Assert for Ruby
URL : https://github.com/ruby/power_assert
License : Ruby or BSD
Description : Power Assert for Ruby. Power Assert shows each value of variables and method
: calls in the expression. It is useful for testing, providing which value
: wasn't correct when the condition is not satisfied.