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

Last updated: May 22,2024

1. Install "libcatmandu-rdf-perl" package

This tutorial shows how to install libcatmandu-rdf-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcatmandu-rdf-perl

2. Uninstall "libcatmandu-rdf-perl" package

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

$ sudo apt remove libcatmandu-rdf-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libcatmandu-rdf-perl
Priority: optional
Section: universe/perl
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.28-1
Depends: perl, librdf-ldf-perl, libcatmandu-perl (>= 0.9209), librdf-ns-perl (>= 20140910), librdf-query-perl (>= 2.913), librdf-trine-perl (>= 1.013), librdf-aref-perl (>= 0.25)
Filename: pool/universe/libc/libcatmandu-rdf-perl/libcatmandu-rdf-perl_0.28-1_all.deb
Size: 20664
MD5sum: 69ca70d08dbfbd3a94a62898e1f88080
SHA1: 7ad9c210f8b038d6167ada38a645020358af5ffc
SHA256: acc5b2da16a772bdc421d38f02ad91623f64e329a5a24c143701746a534bd065
Description-en: modules for handling RDF data within the Catmandu framework
Catmandu provides a suite of Perl modules to ease the import, storage,
retrieval, export and transformation of metadata records.
.
Catmandu::RDF contains modules for handling RDF data within the Catmandu
framework. RDF data is encoded/decoded in aREF as implemented with
RDF::aREF. Please keep in mind that RDF is a graph-based data
structuring format with specialized technologies such as SPARQL and
triple stores. Using Catmandu::RDF to transform RDF to RDF (e.g.
conversion from one RDF serialization to another) is possible but
probably less performant than decent RDF tools. Catmandu::RDF,
however, is more conventient to convert between RDF and other data
formats.
Description-md5: 6b486b323293b08e4ecf369dfb81a7c2
Enhances: libcatmandu-perl
Homepage: https://github.com/LibreCat/Catmandu-RDF
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu