How to Install and Uninstall perl-B-Debug.noarch Package on Rocky Linux 9

Last updated: October 05,2024

1. Install "perl-B-Debug.noarch" package

Here is a brief guide to show you how to install perl-B-Debug.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install perl-B-Debug.noarch

2. Uninstall "perl-B-Debug.noarch" package

This guide let you learn how to uninstall perl-B-Debug.noarch on Rocky Linux 9:

$ sudo dnf remove perl-B-Debug.noarch $ sudo dnf autoremove

3. Information about the perl-B-Debug.noarch package on Rocky Linux 9

Last metadata expiration check: 0:04:56 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-B-Debug
Version : 1.26
Release : 431.el9
Architecture : noarch
Size : 24 k
Source : perl-B-Debug-1.26-431.el9.src.rpm
Repository : epel
Summary : Walk Perl syntax tree, print debug information about op-codes
URL : https://metacpan.org/release/B-Debug
License : GPL+ or Artistic
Description : Walk Perl syntax tree and print debug information about op-codes. See
: B::Concise and B::Terse for other details.