How to Install and Uninstall libjs-n3 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libjs-n3" package

Here is a brief guide to show you how to install libjs-n3 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libjs-n3

2. Uninstall "libjs-n3" package

Please follow the step by step instructions below to uninstall libjs-n3 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libjs-n3 package on Ubuntu 21.10 (Impish Indri)

Package: libjs-n3
Architecture: all
Version: 1.0.4-3
Multi-Arch: foreign
Priority: optional
Section: universe/javascript
Source: node-n3
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 238
Recommends: javascript-common
Filename: pool/universe/n/node-n3/libjs-n3_1.0.4-3_all.deb
Size: 72068
MD5sum: eff920f242fcdfb501c7dad6579337de
SHA1: d2645a3aba8a87b661594d4bf7efb599cd550e8a
SHA256: 771b86faf59c6d4206e9162d1b56a4630aa5953b923ea552f58df9b06daf7441
SHA512: 3be7e8d33dd2a397361aeeff1a36d59c765e6931bc1910eb8ee7a231f67def6c55ce2f86a34e42553880419485da8d33a8f3cb194fb08ae9402454dbd20281c6
Homepage: https://github.com/rdfjs/N3.js
Description-en: 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: 469113f316e7d0eba3e1b84f6bb5bd91