How to Install and Uninstall perl-B-Debug.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

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

Please follow the guidance below to install perl-B-Debug.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the steps below to uninstall perl-B-Debug.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the perl-B-Debug.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:39:45 ago on Mon Feb 26 07:04:30 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.