How to Install and Uninstall perl-NTLM.noarch Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "perl-NTLM.noarch" package
This guide covers the steps necessary to install perl-NTLM.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-NTLM.noarch
Copied
2. Uninstall "perl-NTLM.noarch" package
This is a short guide on how to uninstall perl-NTLM.noarch on Oracle Linux 9:
$
sudo dnf remove
perl-NTLM.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-NTLM.noarch package on Oracle Linux 9
Last metadata expiration check: 0:27:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-NTLM
Version : 1.09
Release : 30.el9
Architecture : noarch
Size : 28 k
Source : perl-NTLM-1.09-30.el9.src.rpm
Repository : ol9_appstream
Summary : NTLM Perl module
URL : https://metacpan.org/release/NTLM
License : GPL+ or Artistic
Description : This module provides methods to use NTLM authentication. It can be used
: as an authenticate method with the Mail::IMAPClient module to perform
: the challenge/response mechanism for NTLM connections or it can be used
: on its own for NTLM authentication with other protocols (eg. HTTP).
Available Packages
Name : perl-NTLM
Version : 1.09
Release : 30.el9
Architecture : noarch
Size : 28 k
Source : perl-NTLM-1.09-30.el9.src.rpm
Repository : ol9_appstream
Summary : NTLM Perl module
URL : https://metacpan.org/release/NTLM
License : GPL+ or Artistic
Description : This module provides methods to use NTLM authentication. It can be used
: as an authenticate method with the Mail::IMAPClient module to perform
: the challenge/response mechanism for NTLM connections or it can be used
: on its own for NTLM authentication with other protocols (eg. HTTP).