How to Install and Uninstall rubygem-contracts.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 27,2024
1. Install "rubygem-contracts.noarch" package
Here is a brief guide to show you how to install rubygem-contracts.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-contracts.noarch
Copied
2. Uninstall "rubygem-contracts.noarch" package
In this section, we are going to explain the necessary steps to uninstall rubygem-contracts.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
rubygem-contracts.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-contracts.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:15:37 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rubygem-contracts
Version : 0.17
Release : 3.el9
Architecture : noarch
Size : 37 k
Source : rubygem-contracts-0.17-3.el9.src.rpm
Repository : epel
Summary : Contracts for Ruby
URL : http://egonschiele.github.io/contracts.ruby/
License : BSD
Description : This library provides contracts for Ruby. Contracts let you clearly express
: how your code behaves, and free you from writing tons of boilerplate,
: defensive code.
Available Packages
Name : rubygem-contracts
Version : 0.17
Release : 3.el9
Architecture : noarch
Size : 37 k
Source : rubygem-contracts-0.17-3.el9.src.rpm
Repository : epel
Summary : Contracts for Ruby
URL : http://egonschiele.github.io/contracts.ruby/
License : BSD
Description : This library provides contracts for Ruby. Contracts let you clearly express
: how your code behaves, and free you from writing tons of boilerplate,
: defensive code.