How to Install and Uninstall perl-Test-Net-LDAP.noarch Package on Fedora 35

Last updated: November 24,2024

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

This is a short guide on how to install perl-Test-Net-LDAP.noarch on Fedora 35

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

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

This is a short guide on how to uninstall perl-Test-Net-LDAP.noarch on Fedora 35:

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

3. Information about the perl-Test-Net-LDAP.noarch package on Fedora 35

Last metadata expiration check: 1:52:21 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Test-Net-LDAP
Version : 0.07
Release : 5.fc35
Architecture : noarch
Size : 31 k
Source : perl-Test-Net-LDAP-0.07-5.fc35.src.rpm
Repository : fedora
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.