How to Install and Uninstall rubygem-pry.noarch Package on Fedora 34

Last updated: July 01,2024

1. Install "rubygem-pry.noarch" package

Please follow the step by step instructions below to install rubygem-pry.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rubygem-pry.noarch

2. Uninstall "rubygem-pry.noarch" package

Please follow the step by step instructions below to uninstall rubygem-pry.noarch on Fedora 34:

$ sudo dnf remove rubygem-pry.noarch $ sudo dnf autoremove

3. Information about the rubygem-pry.noarch package on Fedora 34

Last metadata expiration check: 1:27:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-pry
Version : 0.13.1
Release : 5.fc34
Architecture : noarch
Size : 132 k
Source : rubygem-pry-0.13.1-5.fc34.src.rpm
Repository : updates
Summary : An IRB alternative and runtime developer console
URL : http://pryrepl.org
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.