How to Install and Uninstall rubygem-pry.noarch Package on Fedora 39
Last updated: November 17,2024
1. Install "rubygem-pry.noarch" package
This tutorial shows how to install rubygem-pry.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-pry.noarch
Copied
2. Uninstall "rubygem-pry.noarch" package
In this section, we are going to explain the necessary steps to uninstall rubygem-pry.noarch on Fedora 39:
$
sudo dnf remove
rubygem-pry.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-pry.noarch package on Fedora 39
Last metadata expiration check: 4:48:08 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rubygem-pry
Version : 0.14.1
Release : 4.fc39
Architecture : noarch
Size : 153 k
Source : rubygem-pry-0.14.1-4.fc39.src.rpm
Repository : fedora
Summary : An IRB alternative and runtime developer console
URL : http://pry.github.io
License : MIT
Description : Pry is a runtime developer console and IRB alternative with powerful
: introspection capabilities. Pry aims to be more than an IRB replacement. It is
: an attempt to bring REPL driven programming to the Ruby language.
Available Packages
Name : rubygem-pry
Version : 0.14.1
Release : 4.fc39
Architecture : noarch
Size : 153 k
Source : rubygem-pry-0.14.1-4.fc39.src.rpm
Repository : fedora
Summary : An IRB alternative and runtime developer console
URL : http://pry.github.io
License : MIT
Description : Pry is a runtime developer console and IRB alternative with powerful
: introspection capabilities. Pry aims to be more than an IRB replacement. It is
: an attempt to bring REPL driven programming to the Ruby language.