How to Install and Uninstall librdf-trine-perl Package on Kali Linux

Last updated: April 29,2024

1. Install "librdf-trine-perl" package

In this section, we are going to explain the necessary steps to install librdf-trine-perl on Kali Linux

$ sudo apt update $ sudo apt install librdf-trine-perl

2. Uninstall "librdf-trine-perl" package

Please follow the step by step instructions below to uninstall librdf-trine-perl on Kali Linux:

$ sudo apt remove librdf-trine-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the librdf-trine-perl package on Kali Linux

Package: librdf-trine-perl
Version: 1.019-4
Installed-Size: 868
Maintainer: Debian Perl Group
Architecture: all
Depends: libalgorithm-combinatorics-perl, libcache-lru-perl, libdbd-sqlite3-perl, libdbi-perl, libdbix-connector-perl, liberror-perl, libiri-perl, libjson-perl, liblog-log4perl-perl, libmoose-perl, libmoosex-arrayref-perl, libossp-uuid-perl, libset-scalar-perl, libtext-csv-xs-perl, libtext-table-perl, liburi-perl, libwww-perl, libxml-commonns-perl, libxml-namespace-perl, libxml-sax-perl, perl:any
Recommends: librdf-trine-node-literal-xml-perl, libxml-libxml-perl
Suggests: libdbd-mysql-perl, libdbd-pg-perl, librdf-perl, librdf-rdfa-parser-perl, libredis-perl
Size: 237220
SHA256: c1dda463debdf80d3a7725ee9cdb426603c69dd6feaca957761c5a13026fbdcc
SHA1: 85b7fcd4133b12761bbe24cc749beb47df112f6c
MD5sum: 8071ec22f0a31604b8e99c67df990a6e
Description: RDF Framework for Perl
Resource Description Framework (RDF) is a standard model for data
interchange on the Web.
.
RDF::Trine provides an RDF framework with an emphasis on extensibility,
API stability, and the presence of a test suite. The package consists
of several components:
.
* RDF::Trine::Model - RDF model providing access to a triple store.
* RDF::Trine::Parser - Native RDF parsers (RDF/XML, RDFa, Turtle,
RDF/JSON, TriG, N-Triples, and N-Quads).
* RDF::Trine::Serializer, a set of native RDF serializers for RDF/XML,
Turtle, RDF/JSON, N-Triples, Canonical N-Triples, and N-Quads.
* RDF::Trine::Store::DBI - A triple store for MySQL and SQLite, based
on the Redland schema.
* RDF::Trine::Iterator - Iterator classes for variable bindings and
RDF statements, used by RDF::Trine::Store, RDF::Trine::Model, and
RDF::Query.
* RDF::Trine::Namespace - A convenience class for easily constructing
RDF node objects from URI namespaces.
.
RDFa parser requires the package librdf-rdfa-parser-perl.
.
DBI backends other than SQLite require either of packages
libdbd-pg-perl libdbd-mysql-perl.
.
Redis store requires the package libredis-perl.
Description-md5:
Homepage: https://metacpan.org/release/RDF-Trine
Tag: devel::lang:perl, devel::library, implemented-in::perl,
role::shared-lib, works-with-format::rdf:ntriples,
works-with-format::rdf:turtle, works-with-format::rdf:xml,
works-with::semantic-data
Section: perl
Priority: optional
Filename: pool/main/libr/librdf-trine-perl/librdf-trine-perl_1.019-4_all.deb