How to Install and Uninstall ruby-ntlm Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "ruby-ntlm" package

Please follow the guidelines below to install ruby-ntlm on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-ntlm

2. Uninstall "ruby-ntlm" package

This tutorial shows how to uninstall ruby-ntlm on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-ntlm package on Ubuntu 21.10 (Impish Indri)

Package: ruby-ntlm
Architecture: all
Version: 0.6.1-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 92
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-ntlm/ruby-ntlm_0.6.1-2_all.deb
Size: 16992
MD5sum: 3f3da60e7313aefbc50a398c7a6b7d61
SHA1: cecd12b29ea569b43ff1ee77c4d0117a22212c9a
SHA256: b343e8e8d3dfe8b5c48f39074e5df845e59b749a3ce8d53751c3782e37a4dc30
SHA512: 33625d7d93ec3787c8ec5968e91791cb7f443541613ecb69e8d85224b21380553fc0a172c9862ea4ac72cfebddf46bbc58239aa4165aeca93d34fb847265a733
Homepage: https://github.com/winrb/rubyntlm
Description-en: 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: cacef1d850160bd8497deaf0c378a881
Ruby-Versions: all