How to Install and Uninstall rubygem-power_assert.noarch Package on Oracle Linux 8
Last updated: March 01,2025
1. Install "rubygem-power_assert.noarch" package
Please follow the step by step instructions below to install rubygem-power_assert.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-power_assert.noarch
Copied
2. Uninstall "rubygem-power_assert.noarch" package
This guide covers the steps necessary to uninstall rubygem-power_assert.noarch on Oracle Linux 8:
$
sudo dnf remove
rubygem-power_assert.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-power_assert.noarch package on Oracle Linux 8
Last metadata expiration check: 6:12:11 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rubygem-power_assert
Version : 1.1.1
Release : 110.module+el8.6.0+20712+84e27c2d
Architecture : noarch
Size : 70 k
Source : ruby-2.5.9-110.module+el8.6.0+20712+84e27c2d.src.rpm
Repository : ol8_appstream
Summary : Power Assert for Ruby
URL : http://ruby-lang.org/
License : Ruby or BSD
Description : 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.
Available Packages
Name : rubygem-power_assert
Version : 1.1.1
Release : 110.module+el8.6.0+20712+84e27c2d
Architecture : noarch
Size : 70 k
Source : ruby-2.5.9-110.module+el8.6.0+20712+84e27c2d.src.rpm
Repository : ol8_appstream
Summary : Power Assert for Ruby
URL : http://ruby-lang.org/
License : Ruby or BSD
Description : 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.