How to Install and Uninstall perl-B-Debug.noarch Package on CentOS Stream 9

Last updated: September 22,2024

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

This tutorial shows how to install perl-B-Debug.noarch on CentOS Stream 9

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

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

In this section, we are going to explain the necessary steps to uninstall perl-B-Debug.noarch on CentOS Stream 9:

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

3. Information about the perl-B-Debug.noarch package on CentOS Stream 9

Last metadata expiration check: 2:13:06 ago on Sat Mar 16 16:03:45 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.