How to Install and Uninstall perl-Test-Net-LDAP.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

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

In this section, we are going to explain the necessary steps to install perl-Test-Net-LDAP.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Please follow the instructions below to uninstall perl-Test-Net-LDAP.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the perl-Test-Net-LDAP.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:32:37 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Test-Net-LDAP
Version : 0.07
Release : 2.el8
Architecture : noarch
Size : 31 k
Source : perl-Test-Net-LDAP-0.07-2.el8.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.