How to Install and Uninstall python3-requests-ntlm Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-requests-ntlm" package

Here is a brief guide to show you how to install python3-requests-ntlm on Kali Linux

$ sudo apt update $ sudo apt install python3-requests-ntlm

2. Uninstall "python3-requests-ntlm" package

This guide let you learn how to uninstall python3-requests-ntlm on Kali Linux:

$ sudo apt remove python3-requests-ntlm $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-requests-ntlm package on Kali Linux

Package: python3-requests-ntlm
Source: python-requests-ntlm
Version: 1.1.0-3
Installed-Size: 29
Maintainer: Debian Python Team
Architecture: all
Depends: python3-cryptography (>= 1.3), python3-ntlm-auth, python3-requests, python3:any
Size: 6268
SHA256: 7aebe891d5f5d12748f17da742c423ab321f889a6c83192c36aa71b5257f6fd4
SHA1: 8d2cd1079db0ff6ee250b26210549c525d1d3cdb
MD5sum: a16bda68b602c5b909b6b8c3d6f309a6
Description: Adds support for NTLM authentication to the requests library
This package allows for HTTP NTLM authentication using
python-requests, the HTTP library for humans. HttpNtlmAuth extends
requests' AuthBase, so it can be dropped directly in place, or used
in conjunction with a Session to make use of connection pooling.
Description-md5:
Homepage: https://github.com/requests/requests-ntlm
Section: python
Priority: optional
Filename: pool/main/p/python-requests-ntlm/python3-requests-ntlm_1.1.0-3_all.deb