How to Install and Uninstall perl-Test-Net-LDAP.noarch Package on Rocky Linux 9

Last updated: July 05,2024

1. Install "perl-Test-Net-LDAP.noarch" package

This tutorial shows how to install perl-Test-Net-LDAP.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install perl-Test-Net-LDAP.noarch

2. Uninstall "perl-Test-Net-LDAP.noarch" package

Learn how to uninstall perl-Test-Net-LDAP.noarch on Rocky Linux 9:

$ sudo dnf remove perl-Test-Net-LDAP.noarch $ sudo dnf autoremove

3. Information about the perl-Test-Net-LDAP.noarch package on Rocky Linux 9

Last metadata expiration check: 0:18:50 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Test-Net-LDAP
Version : 0.07
Release : 5.el9
Architecture : noarch
Size : 31 k
Source : perl-Test-Net-LDAP-0.07-5.el9.src.rpm
Repository : epel
Summary : Net::LDAP subclass for testing
URL : https://metacpan.org/release/Test-Net-LDAP/
License : GPL+ or Artistic
Description : This module provides some testing methods for LDAP operations, such
: as search, add, and modify, where each method is suffixed with either
: _ok or _is.