How to Install and Uninstall perl-Devel-Leak.x86_64 Package on Rocky Linux 9

Last updated: May 17,2024

1. Install "perl-Devel-Leak.x86_64" package

In this section, we are going to explain the necessary steps to install perl-Devel-Leak.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install perl-Devel-Leak.x86_64

2. Uninstall "perl-Devel-Leak.x86_64" package

Here is a brief guide to show you how to uninstall perl-Devel-Leak.x86_64 on Rocky Linux 9:

$ sudo dnf remove perl-Devel-Leak.x86_64 $ sudo dnf autoremove

3. Information about the perl-Devel-Leak.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:40:05 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Devel-Leak
Version : 0.03
Release : 41.el9
Architecture : x86_64
Size : 18 k
Source : perl-Devel-Leak-0.03-41.el9.src.rpm
Repository : epel
Summary : Utility for looking for perl objects that are not reclaimed
URL : https://metacpan.org/release/Devel-Leak
License : GPL+ or Artistic
Description : This module provides a basic way to discover if a piece of perl code
: is allocating perl data and not releasing them again.