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

Last updated: May 13,2024

1. Install "libnet-oauth-perl" package

Learn how to install libnet-oauth-perl on Kali Linux

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

2. Uninstall "libnet-oauth-perl" package

This tutorial shows how to uninstall libnet-oauth-perl on Kali Linux:

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

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

Package: libnet-oauth-perl
Version: 0.28-4
Installed-Size: 145
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-accessor-perl, libclass-data-inheritable-perl, libcrypt-openssl-rsa-perl, libdigest-hmac-perl, libwww-perl
Size: 66632
SHA256: 93c21201b3da99f644b086238691e25bb69dbde73a275dc8fa668aa1e8d1d7b3
SHA1: 8bfc1344315ace85a3d4250e113de8c6ce74dd2f
MD5sum: 000625f90cb658185a5c0853854dff97
Description: implementation of the OAuth 1.0 protocol
Net::OAuth implements OAuth, which is "An open protocol to allow secure API
authentication in a simple and standard method from desktop and web
applications."
.
In practical terms, OAuth is a mechanism for a Consumer to request protected
resources from a Service Provider on behalf of a user.
Description-md5:
Homepage: https://metacpan.org/release/Net-OAuth
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libn/libnet-oauth-perl/libnet-oauth-perl_0.28-4_all.deb