How to Install and Uninstall libjsonld-perl Package on Kali Linux

Last updated: May 14,2024

1. Install "libjsonld-perl" package

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

$ sudo apt update $ sudo apt install libjsonld-perl

2. Uninstall "libjsonld-perl" package

This guide let you learn how to uninstall libjsonld-perl on Kali Linux:

$ sudo apt remove libjsonld-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjsonld-perl package on Kali Linux

Package: libjsonld-perl
Version: 0.006-1
Installed-Size: 163
Maintainer: Debian Perl Group
Architecture: all
Depends: libclone-perl, libiri-perl, libjson-perl, liblwp-protocol-https-perl, libmoo-perl, libnamespace-clean-perl, libwww-perl, perl:any
Size: 28776
SHA256: aa36a50cf02fc3c375d53ca190168f0eaa0598aceab568bc1e71070aac77bc8f
SHA1: c88e5c30d4ed7ec9756766c4388a272f905ebf1d
MD5sum: 3b631834a285497af8910978ee751452
Description: Perl toolkit for interacting with JSON-LD data
This module - JSONLD - implements part of the JSON-LD 1.1 standard
for manipulating JSON data as linked data.
.
linked data (often capitalized as Linked Data) is structured data
which is interlinked with other data
so it becomes more useful through semantic queries.
It builds upon standard Web technologies
such as HTTP, RDF and URIs,
but rather than using them to serve web pages
only for human readers,
it extends them to share information
in a way that can be read automatically by computers.
Description-md5:
Homepage: https://metacpan.org/release/JSONLD
Section: perl
Priority: optional
Filename: pool/main/libj/libjsonld-perl/libjsonld-perl_0.006-1_all.deb