How to Install and Uninstall rubygem-typeprof.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 24,2024
1. Install "rubygem-typeprof.noarch" package
This tutorial shows how to install rubygem-typeprof.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-typeprof.noarch
Copied
2. Uninstall "rubygem-typeprof.noarch" package
This guide covers the steps necessary to uninstall rubygem-typeprof.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
rubygem-typeprof.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-typeprof.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:55:56 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rubygem-typeprof
Version : 0.15.2
Release : 160.el9_0
Architecture : noarch
Size : 610 k
Source : ruby-3.0.4-160.el9_0.src.rpm
Repository : ubi-9-appstream-rpms
Summary : TypeProf is a type analysis tool for Ruby code based on abstract interpretation
URL : https://github.com/ruby/typeprof
License : MIT
Description : TypeProf performs a type analysis of non-annotated Ruby code.
: It abstractly executes input Ruby code in a level of types instead of values,
: gathers what types are passed to and returned by methods, and prints the
: analysis result in RBS format, a standard type description format for Ruby
: 3.0.
Available Packages
Name : rubygem-typeprof
Version : 0.15.2
Release : 160.el9_0
Architecture : noarch
Size : 610 k
Source : ruby-3.0.4-160.el9_0.src.rpm
Repository : ubi-9-appstream-rpms
Summary : TypeProf is a type analysis tool for Ruby code based on abstract interpretation
URL : https://github.com/ruby/typeprof
License : MIT
Description : TypeProf performs a type analysis of non-annotated Ruby code.
: It abstractly executes input Ruby code in a level of types instead of values,
: gathers what types are passed to and returned by methods, and prints the
: analysis result in RBS format, a standard type description format for Ruby
: 3.0.