How to Install and Uninstall libwww-oauth-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libwww-oauth-perl" package

Please follow the steps below to install libwww-oauth-perl on Kali Linux

$ sudo apt update $ sudo apt install libwww-oauth-perl

2. Uninstall "libwww-oauth-perl" package

Please follow the instructions below to uninstall libwww-oauth-perl on Kali Linux:

$ sudo apt remove libwww-oauth-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwww-oauth-perl package on Kali Linux

Package: libwww-oauth-perl
Version: 1.000-2
Installed-Size: 79
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-tiny-chained-perl, libmodule-runtime-perl, librole-tiny-perl, liburi-perl, libwww-form-urlencoded-perl, perl | libscalar-list-utils-perl
Size: 31356
SHA256: fe1e458e1de216bc1abe7330ac92fb14a7b5f50fa9edcb8154f44eb7d0ddfa7b
SHA1: 0c3e7f9db35ed88449e791392ee36ba585cbadf2
MD5sum: 8e03d1aecb6344f2e59cd9ee2a95af0e
Description: portable OAuth 1.0 authentication module
WWW::OAuth implements OAuth 1.0 request authentication according to RFC 5849
(sometimes referred to as OAuth 1.0A). It does not implement the user agent
requests needed for the complete OAuth 1.0 authorization flow; it only
prepares and signs requests, leaving the rest up to your application. It can
authenticate requests for LWP::UserAgent, Mojo::UserAgent, HTTP::Tiny, and
can be extended to operate on other types of requests.
.
Some user agents, e.g. LWP::UserAgent, can be configured to automatically
authenticate each request with a WWW::OAuth object.
Description-md5:
Homepage: https://metacpan.org/release/WWW-OAuth
Section: perl
Priority: optional
Filename: pool/main/libw/libwww-oauth-perl/libwww-oauth-perl_1.000-2_all.deb