How to Install and Uninstall perl-debugger.noarch Package on Rocky Linux 9
Last updated: November 10,2024
1. Install "perl-debugger.noarch" package
Please follow the guidelines below to install perl-debugger.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-debugger.noarch
Copied
2. Uninstall "perl-debugger.noarch" package
Learn how to uninstall perl-debugger.noarch on Rocky Linux 9:
$
sudo dnf remove
perl-debugger.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-debugger.noarch package on Rocky Linux 9
Last metadata expiration check: 2:33:18 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-debugger
Version : 1.56
Release : 480.el9
Architecture : noarch
Size : 134 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : appstream
Summary : Perl debugger
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : This is the perl debugger. It is loaded automatically by Perl when you invoke
: a script with "perl -d". There is also "DB" module contained for
: a programmatic interface to the debugging API.
Available Packages
Name : perl-debugger
Version : 1.56
Release : 480.el9
Architecture : noarch
Size : 134 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : appstream
Summary : Perl debugger
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : This is the perl debugger. It is loaded automatically by Perl when you invoke
: a script with "perl -d". There is also "DB" module contained for
: a programmatic interface to the debugging API.