How to Install and Uninstall ruby-ntlm Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "ruby-ntlm" package

Please follow the guidelines below to install ruby-ntlm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-ntlm

2. Uninstall "ruby-ntlm" package

Learn how to uninstall ruby-ntlm on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-ntlm package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-ntlm
Priority: optional
Section: universe/ruby
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.3.4-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-ntlm/ruby-ntlm_0.3.4-2_all.deb
Size: 11778
MD5sum: ebb8fd3a0694b23629d3276ff8df8f57
SHA1: 4632f739aac608efa7470dc3875bddfe8c74cb4f
SHA256: b89fe01d7e164063920f090b4f0d20d6e4e07762b90d7dd106312d8139faeb53
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
Homepage: https://github.com/winrb/rubyntlm
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu