How to Install and Uninstall rubygem-power_assert.noarch Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "rubygem-power_assert.noarch" package
This tutorial shows how to install rubygem-power_assert.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-power_assert.noarch
Copied
2. Uninstall "rubygem-power_assert.noarch" package
Please follow the guidance below to uninstall rubygem-power_assert.noarch on Oracle Linux 9:
$
sudo dnf remove
rubygem-power_assert.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-power_assert.noarch package on Oracle Linux 9
Last metadata expiration check: 2:24:46 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rubygem-power_assert
Version : 1.2.0
Release : 160.el9_0
Architecture : noarch
Size : 42 k
Source : ruby-3.0.4-160.el9_0.src.rpm
Repository : ol9_appstream
Summary : Power Assert for Ruby
URL : https://www.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.2.0
Release : 160.el9_0
Architecture : noarch
Size : 42 k
Source : ruby-3.0.4-160.el9_0.src.rpm
Repository : ol9_appstream
Summary : Power Assert for Ruby
URL : https://www.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.