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

Last updated: May 10,2024

1. Install "python3-requests-oauthlib" package

Please follow the step by step instructions below to install python3-requests-oauthlib on Kali Linux

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

2. Uninstall "python3-requests-oauthlib" package

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

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

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

Package: python3-requests-oauthlib
Source: python-requests-oauthlib
Version: 1.3.1-1
Installed-Size: 92
Maintainer: Debian Python Team
Architecture: all
Depends: python3-oauthlib, python3-requests, python3:any
Size: 21096
SHA256: 8c7ab7a2d564226862078f03ccfffd4da6bf324453fb8dda525e6ecf6f416dd4
SHA1: 4e1ea3cba868181a6e55973f846bf93b8a68e545
MD5sum: ee89063ce6bba30bc233d96a243c3079
Description: module providing OAuthlib auth support for requests (Python 3)
requests-oauthlib allows you to interact with OAuth 1 And OAuth 2 in
greatly simplified ways through the requests library for Python. It
will hide the quirks and hacks in OAuth 1, and will interface with
all four of the grant types defined by the OAuth2 RFC.
.
This package provides the requests-oauthlib Python module for Python
3.x.
Description-md5:
Homepage: https://github.com/requests/requests-oauthlib
Section: python
Priority: optional
Filename: pool/main/p/python-requests-oauthlib/python3-requests-oauthlib_1.3.1-1_all.deb