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

Last updated: May 02,2024

1. Install "librdf-prefixes-perl" package

Learn how to install librdf-prefixes-perl on Kali Linux

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

2. Uninstall "librdf-prefixes-perl" package

Please follow the guidelines below to uninstall librdf-prefixes-perl on Kali Linux:

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

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

Package: librdf-prefixes-perl
Version: 0.005-2
Installed-Size: 37
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, sgml-base (>= 1.28)
Size: 17620
SHA256: b1c194aebc9808828aa99cae272475ef3d66131cf959d1a93d82e98ba8223a41
SHA1: 976901999f5d7d50763ab2556155dd2118a1d87b
MD5sum: cd8efa91280f398215411e9ec04099f1
Description: simple way to turn URIs into QNames
Resource Description Framework (RDF) is a standard model for data
interchange on the Web.
.
RDF::Prefixes is not so much for managing namespaces/prefixes in code
(see RDF::Trine::NamespaceMap for that), but as a helper for code that
serialises data using namespaces.
.
It generates pretty prefixes, reducing "http://purl.org/dc/terms/" to
"dc" rather than something too generic like "ns01", and provides a
context for keeping track of namespaces already used, so that when
"http://purl.org/dc/elements/1.1/" is encountered, it won't stomp on
the previous definition of "dc".
Description-md5:
Homepage: https://metacpan.org/release/RDF-Prefixes
Tag: devel::lang:perl, devel::library, implemented-in::perl,
role::shared-lib, works-with::semantic-data
Section: perl
Priority: optional
Filename: pool/main/libr/librdf-prefixes-perl/librdf-prefixes-perl_0.005-2_all.deb