How to Install and Uninstall libjs-n3 Package on Kali Linux

Last updated: May 18,2024

1. Install "libjs-n3" package

Please follow the step by step instructions below to install libjs-n3 on Kali Linux

$ sudo apt update $ sudo apt install libjs-n3

2. Uninstall "libjs-n3" package

In this section, we are going to explain the necessary steps to uninstall libjs-n3 on Kali Linux:

$ sudo apt remove libjs-n3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjs-n3 package on Kali Linux

Package: libjs-n3
Source: node-n3
Version: 1.16.3+~1.2.3+~1.10.4-1
Installed-Size: 291
Maintainer: Debian Javascript Maintainers
Architecture: all
Recommends: javascript-common
Size: 86484
SHA256: de2eb06ddc0727f3137dd415ef2de8a5cf74ece7975a1f8aba9e8eecf59bfb1a
SHA1: becb082165d4c94d44d550b2558e1cad985456b3
MD5sum: 9c969a31d292716d7c0cca040b991668
Description: fast asynchronous streaming RDF for JavaScript - browser library
The N3.js library is an implementation
of the RDF.js low-level specification at
that lets you handle RDF in JavaScript easily.
.
It offers:
.
* Parsing triples/quads
from Turtle, TriG, N-Triples, N-Quads, and Notation3 (N3)
* Writing triples/quads
to Turtle, TriG, N-Triples, and N-Quads
* Storage of triples/quads in memory
.
Parsing and writing is:
* asynchronous – triples arrive as soon as possible
* streaming – streams are parsed as data comes in,
so you can parse files larger than memory
* fast – by far the fastest spec-compatible parser in JavaScript
.
Resource Description Framework (RDF)
is a standard model for data interchange on the Web.
.
This package contains N3.js directly usable in web browsers.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/rdfjs/N3.js
Section: javascript
Priority: optional
Filename: pool/main/n/node-n3/libjs-n3_1.16.3+~1.2.3+~1.10.4-1_all.deb