How to Install and Uninstall librdf-trine-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "librdf-trine-perl" package

Please follow the instructions below to install librdf-trine-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "librdf-trine-perl" package

Please follow the steps below to uninstall librdf-trine-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the librdf-trine-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: librdf-trine-perl
Priority: optional
Section: universe/perl
Installed-Size: 964
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.014-1
Depends: perl (>= 5.19.5), libalgorithm-combinatorics-perl, libcache-lru-perl, libdbd-sqlite3-perl, libdbi-perl, libdbix-connector-perl, libossp-uuid-perl, liberror-perl, libwww-perl, libiri-perl, libjson-perl, liblog-log4perl-perl, libmoosex-arrayref-perl, libset-scalar-perl, libtext-csv-perl, libtext-table-perl, libxml-commonns-perl, libxml-namespace-perl, libmoose-perl (>= 2), liburi-perl (>= 1.52), libxml-sax-perl (>= 0.96)
Recommends: librdf-perl, librdf-rdfa-parser-perl, librdf-trine-node-literal-xml-perl, libxml-libxml-perl (>= 1.70)
Suggests: libdbd-pg-perl, libdbd-mysql-perl, libredis-perl
Filename: pool/universe/libr/librdf-trine-perl/librdf-trine-perl_1.014-1_all.deb
Size: 314160
MD5sum: 22b4a72fa95867d88f98d77e935ee4d6
SHA1: af6bf2ffe7f8d210235349453719fd2969978445
SHA256: 4e6f85d3c289ded2ea8ee6392787bfd3b8f46d46005b979bb16def0672214599
Description-en: 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.
Description-md5: 0fc5083a081710763339c6d527715f89
Homepage: http://search.cpan.org/dist/RDF-Trine/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu