How to Install and Uninstall libxrd-parser-perl Package on Kali Linux

Last updated: May 21,2024

1. Install "libxrd-parser-perl" package

Please follow the guidance below to install libxrd-parser-perl on Kali Linux

$ sudo apt update $ sudo apt install libxrd-parser-perl

2. Uninstall "libxrd-parser-perl" package

Please follow the steps below to uninstall libxrd-parser-perl on Kali Linux:

$ sudo apt remove libxrd-parser-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxrd-parser-perl package on Kali Linux

Package: libxrd-parser-perl
Version: 0.201-5
Installed-Size: 58
Maintainer: Debian Perl Group
Architecture: all
Depends: libhttp-link-parser-perl, libossp-uuid-perl, librdf-trine-perl, liburi-perl, librole-commons-perl, libwww-perl, libxml-libxml-perl, perl:any
Recommends: librdf-trine-node-literal-xml-perl
Size: 20584
SHA256: 45cdc0f92e3c491f429b7020b03998791dba27904ff3847fcfbe384405e815db
SHA1: 215e989ad8a5ce73655b40d3bf669d8242f5e56f
MD5sum: 64c2c26b13ee5b1823f5a2a613539718
Description: parse XRD and host-meta files into RDF::Trine models
Resource Description Framework (RDF) is a standard model
for data interchange on the Web.
.
Extensible Resource Descriptor (XRD) is an XML format
for discovery of metadata about a resource –
in particular discovery of services associated with the resource.
It is commonly used in relation to OpenID, YADIS and OAuth.
.
While XRD has a rather different history,
it turns out it can mostly be thought of
as a serialisation format for a limited subset of RDF.
.
This package ignores the order of elements,
as RDF is a graph format
with no concept of statements coming in an "order".
The XRD spec says
that grokking the order of elements is only a SHOULD.
That said, if you're concerned about the order of elements,
the callback routines allowed by this package may be of use.
.
This package aims to be roughly compatible
with RDF::RDFa::Parser's interface.
Description-md5:
Homepage: https://metacpan.org/release/XRD-Parser
Tag: devel::lang:perl, devel::library, implemented-in::perl,
role::shared-lib, works-with::semantic-data
Section: perl
Priority: optional
Filename: pool/main/libx/libxrd-parser-perl/libxrd-parser-perl_0.201-5_all.deb