How to Install and Uninstall libweb-id-perl Package on Kali Linux

Last updated: May 19,2024

1. Install "libweb-id-perl" package

This tutorial shows how to install libweb-id-perl on Kali Linux

$ sudo apt update $ sudo apt install libweb-id-perl

2. Uninstall "libweb-id-perl" package

Learn how to uninstall libweb-id-perl on Kali Linux:

$ sudo apt remove libweb-id-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libweb-id-perl package on Kali Linux

Package: libweb-id-perl
Version: 1.927-3
Installed-Size: 123
Maintainer: Debian Perl Group
Architecture: all
Depends: libcrypt-x509-perl, libdatetime-perl, libexporter-tiny-perl, libfile-sharedir-perl, liblist-moreutils-perl, libmatch-simple-perl, libmoose-perl, libnamespace-sweep-perl, libpath-tiny-perl, libplack-perl, librdf-query-perl, librdf-trine-perl, libtypes-datetime-perl, libtypes-uri-perl, libtype-tiny-perl, liburi-perl, perl:any
Recommends: openssl
Suggests: libwww-finger-perl, libplack-middleware-apache2-modssl-perl, libplack-middleware-gepokx-modssl-perl
Size: 52620
SHA256: 65ac0b1267c4286d2d032680c79db0ec120cd43aa8bc3ff2b93253a624a26145
SHA1: ce0f953386f3b1e3266b39b5d835ee3ceb54b41f
MD5sum: a4ea917784227b68e5b52d9541d3a14a
Description: implementation of WebID (a.k.a. FOAF+SSL)
WebID is a simple authentication protocol
based on TLS (Transaction Layer Security,
better known as Secure Socket Layer, SSL)
and the Semantic Web.
This module provides a Perl implementation
for authenticating clients using WebID.
.
For more information see the Web::ID::FAQ document.
.
Bundled with this module are Plack::Middleware::Auth::WebID,
a plugin for Plack
to perform WebID authentication on HTTPS connections;
and Web::ID::Certificate::Generator,
a module that allows you to generate WebID-enabled certificates
that can be installed into web browsers.
.
If WWW::Finger (libwww-finger-perl) is installed,
Web::ID::Certificate::Generator attempts to locate some RDF data
about the holder of an e-mail address
provided as Web::ID::SAN::Email.
It is probably not especially interoperable
with other WebID implementations.
.
Depending on webserver setup,
libplack-middleware-apache2-modssl-perl
or libplack-middleware-gepokx-modssl-perl
may be required.
Description-md5:
Homepage: https://metacpan.org/release/Web-ID
Tag: devel::lang:perl, devel::library, implemented-in::perl,
works-with::semantic-data
Section: perl
Priority: optional
Filename: pool/main/libw/libweb-id-perl/libweb-id-perl_1.927-3_all.deb