How to Install and Uninstall perlrdf Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "perlrdf" package

This guide covers the steps necessary to install perlrdf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install perlrdf

2. Uninstall "perlrdf" package

Please follow the step by step instructions below to uninstall perlrdf on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove perlrdf $ sudo apt autoclean && sudo apt autoremove

3. Information about the perlrdf package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: perlrdf
Priority: optional
Section: universe/perl
Installed-Size: 125
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.004-3
Depends: perl, libmoose-perl, libapp-cmd-perl, libapp-cmd-plugin-prompt-perl, libossp-uuid-perl, libjson-perl, libwww-perl, libpath-class-perl, libperlx-maybe-perl, librdf-ns-perl, librdf-trine-perl, librdf-rdfa-parser-perl, liburi-perl, libnamespace-clean-perl, librole-commons-perl | libobject-authority-perl, librdf-trin3-perl (>= 0.200), librdf-trinex-functions-perl (>= 0.004)
Filename: pool/universe/p/perlrdf/perlrdf_0.004-3_all.deb
Size: 26966
MD5sum: 58095afcbefda66ce4c96b514d4c64d3
SHA1: f556447f90246f90d1aa5c1e9b4df0e4370f99ca
SHA256: d46c00ac1dd5e1a25e5eb757c682701463be0e65652c614212efde3cd9bdfa7f
Description-en: RDF command line utils
Resource Description Framework (RDF) is a standard model for data
interchange on the Web.
.
perlrdf is a single front-end to various RDF functionality available
for Perl. It includes commands to create and manipulate quad stores
(i.e. databases for RDF data); and commands to parse, serialise,
convert and validate RDF data in various formats.
Description-md5: 10fd8306c6a8b7092c7980b1a87365b6
Homepage: https://metacpan.org/release/App-perlrdf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu