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

Last updated: July 05,2024

1. Install "libntlm.x86_64" package

Learn how to install libntlm.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libntlm.x86_64

2. Uninstall "libntlm.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libntlm.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libntlm.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:35:38 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libntlm
Version : 1.6
Release : 1.el8
Architecture : x86_64
Size : 99 k
Source : libntlm-1.6-1.el8.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.