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

Last updated: May 03,2024

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

Here is a brief guide to show you how to install perl-Devel-Leak.x86_64 on Rocky Linux 8

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

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

This guide let you learn how to uninstall perl-Devel-Leak.x86_64 on Rocky Linux 8:

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

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

Last metadata expiration check: 0:13:10 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Devel-Leak
Version : 0.03
Release : 41.el8
Architecture : x86_64
Size : 22 k
Source : perl-Devel-Leak-0.03-41.el8.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.