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

Last updated: May 16,2024

1. Install "node-n3" package

Please follow the instructions below to install node-n3 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-n3

2. Uninstall "node-n3" package

Please follow the guidance below to uninstall node-n3 on Ubuntu 21.10 (Impish Indri):

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

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

Package: node-n3
Architecture: all
Version: 1.0.4-3
Multi-Arch: foreign
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 129
Depends: nodejs (>= 8)
Filename: pool/universe/n/node-n3/node-n3_1.0.4-3_all.deb
Size: 26444
MD5sum: 7827cd87ddcfefcf451104198d7f8337
SHA1: d995729f68235e906d99f0b609cb8d7073aeba9a
SHA256: 3c9fef9b59a2727a39fcab389fdc95facc6a685dd6e2f842c7553497c256cc72
SHA512: f1ce6364ddb84ee43d22dd76d7f9db1a268c497f6d84c15023f62423a1a84acad760158611e075694e99ec853bdb891bea1cc6f96e5ce0b4b259658f228278f8
Homepage: https://github.com/rdfjs/N3.js
Description-en: fast asynchronous streaming RDF for JavaScript - Node 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 usable with Nodejs.
Description-md5: 5e01feee6ab7be6345a980487c542043