How to Install and Uninstall liblwp-protocol-https-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "liblwp-protocol-https-perl" package

This guide covers the steps necessary to install liblwp-protocol-https-perl on Kali Linux

$ sudo apt update $ sudo apt install liblwp-protocol-https-perl

2. Uninstall "liblwp-protocol-https-perl" package

Here is a brief guide to show you how to uninstall liblwp-protocol-https-perl on Kali Linux:

$ sudo apt remove liblwp-protocol-https-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblwp-protocol-https-perl package on Kali Linux

Package: liblwp-protocol-https-perl
Version: 6.13-1
Installed-Size: 26
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, ca-certificates, libio-socket-ssl-perl, libnet-http-perl, libwww-perl
Suggests: libcrypt-ssleay-perl
Size: 10716
SHA256: 97d83edbf2111001a348a7146408b73700d8e6d0d7cb7958402e33ec0f07489c
SHA1: bd38a0edd99f600af4a2618887ae03398dade06a
MD5sum: 5b068fe83778189c181bbf916f2a9b63
Description: HTTPS driver for LWP::UserAgent
The LWP::Protocol::https module provides support for using HTTPS schemed URLs
with LWP. LWP::Protocol::https is a plug-in to the LWP protocol handling, so
you don't use it directly. Once the module is installed LWP is able to access
sites using HTTP over SSL/TLS.
.
If hostname verification is requested by LWP::UserAgent's ssl_opts, and
neither SSL_ca_file nor SSL_ca_path is set, then SSL_ca_file is implied to be
the one provided by ca-certificates.
.
This module used to be bundled with libwww-perl, but it was unbundled in
v6.02 in order to be able to declare its dependencies properly for the CPAN
tool-chain. Applications that need HTTPS support can just declare their
dependency on LWP::Protocol::https and will no longer need to know what
underlying modules to install.
Description-md5:
Homepage: https://metacpan.org/release/LWP-Protocol-https
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libl/liblwp-protocol-https-perl/liblwp-protocol-https-perl_6.13-1_all.deb