How to Install and Uninstall ruby-ntlm Package on Kali Linux

Last updated: May 11,2024

1. Install "ruby-ntlm" package

Please follow the instructions below to install ruby-ntlm on Kali Linux

$ sudo apt update $ sudo apt install ruby-ntlm

2. Uninstall "ruby-ntlm" package

This is a short guide on how to uninstall ruby-ntlm on Kali Linux:

$ sudo apt remove ruby-ntlm $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-ntlm package on Kali Linux

Package: ruby-ntlm
Version: 0.6.3-2
Installed-Size: 93
Maintainer: Debian Ruby Team
Architecture: all
Size: 19908
SHA256: cea3e62670169430979568430500271060d34266cb6ea96d2b059322069d0fff
SHA1: 73a92870c5b36e5c99a61b912bb761a36709fd57
MD5sum: 3d7fde32b0f726a2973088bdeb8bfd41
Description: NTLM authentication client for Ruby
NTLM (NT LAN Manager) is an authentication protocol used in various Microsoft
network protocol implementations. It employs a challenge-response mechanism
for authentication, in which clients are able to prove their identities
without sending a password to the server.
This Ruby library provides message creator and parser for the NTLM
authentication. It supports NTLM v1 only.
Description-md5:
Homepage: https://github.com/winrb/rubyntlm
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ntlm/ruby-ntlm_0.6.3-2_all.deb