How to Install and Uninstall perl-CatalystX-REPL.noarch Package on Fedora 35
Last updated: November 21,2024
1. Install "perl-CatalystX-REPL.noarch" package
This is a short guide on how to install perl-CatalystX-REPL.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
perl-CatalystX-REPL.noarch
Copied
2. Uninstall "perl-CatalystX-REPL.noarch" package
In this section, we are going to explain the necessary steps to uninstall perl-CatalystX-REPL.noarch on Fedora 35:
$
sudo dnf remove
perl-CatalystX-REPL.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-CatalystX-REPL.noarch package on Fedora 35
Last metadata expiration check: 5:56:12 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-CatalystX-REPL
Version : 0.04
Release : 29.fc35
Architecture : noarch
Size : 19 k
Source : perl-CatalystX-REPL-0.04-29.fc35.src.rpm
Repository : fedora
Summary : Read-eval-print-loop for debugging your Catalyst application
URL : https://metacpan.org/release/CatalystX-REPL
License : GPL+ or Artistic
Description : Using Carp::REPL with a Catalyst application is hard. That's because of all
: the internal exceptions that are being thrown and caught by Catalyst during
: application startup. You'd have to manually skip over all of those.
:
: This role works around that by automatically setting up Carp::REPL after
: starting your application, if the CATALYST_REPL or MYAPP_REPL environment
: variables are set.
Available Packages
Name : perl-CatalystX-REPL
Version : 0.04
Release : 29.fc35
Architecture : noarch
Size : 19 k
Source : perl-CatalystX-REPL-0.04-29.fc35.src.rpm
Repository : fedora
Summary : Read-eval-print-loop for debugging your Catalyst application
URL : https://metacpan.org/release/CatalystX-REPL
License : GPL+ or Artistic
Description : Using Carp::REPL with a Catalyst application is hard. That's because of all
: the internal exceptions that are being thrown and caught by Catalyst during
: application startup. You'd have to manually skip over all of those.
:
: This role works around that by automatically setting up Carp::REPL after
: starting your application, if the CATALYST_REPL or MYAPP_REPL environment
: variables are set.