How to Install and Uninstall libntlm.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "libntlm.x86_64" package

This guide covers the steps necessary to install libntlm.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libntlm.x86_64

2. Uninstall "libntlm.x86_64" package

Here is a brief guide to show you how to uninstall libntlm.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libntlm.x86_64 $ sudo dnf autoremove

3. Information about the libntlm.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:31:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libntlm
Version : 1.6
Release : 4.el9
Architecture : x86_64
Size : 91 k
Source : libntlm-1.6-4.el9.src.rpm
Repository : epel
Summary : NTLMv1 authentication library
URL : http://nongnu.org/libntlm
License : LGPLv2+
Description : A library for authenticating with Microsoft NTLMV1 challenge-response,
: derived from Samba sources.