How to Install and Uninstall librust-oxigraph-dev Package on Kali Linux

Last updated: December 29,2024

1. Install "librust-oxigraph-dev" package

Please follow the guidelines below to install librust-oxigraph-dev on Kali Linux

$ sudo apt update $ sudo apt install librust-oxigraph-dev

2. Uninstall "librust-oxigraph-dev" package

This tutorial shows how to uninstall librust-oxigraph-dev on Kali Linux:

$ sudo apt remove librust-oxigraph-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librust-oxigraph-dev package on Kali Linux

Package: librust-oxigraph-dev
Source: oxigraph
Version: 0.3.22-12
Installed-Size: 789
Maintainer: Jonas Smedegaard
Architecture: all
Provides: librust-oxigraph-0-dev (= 0.3.22-12), librust-oxigraph-0.3+default-dev (= 0.3.22-12), librust-oxigraph-0.3+http-client-dev (= 0.3.22-12), librust-oxigraph-0.3+rocksdb-debug-dev (= 0.3.22-12), librust-oxigraph-0.3-dev (= 0.3.22-12), librust-oxigraph-0.3.22-dev (= 0.3.22-12)
Depends: librust-digest-0.10+default-dev, librust-hex-0.4+default-dev, librust-json-event-parser-0.1+default-dev, librust-lazy-static-1+default-dev, librust-libc-0.2+default-dev, librust-md-5-0.10+default-dev, librust-oxhttp-0.1+default-dev, librust-oxilangtag-0.1+default-dev, librust-oxiri-0.2+default-dev, librust-oxrdf-0.1+default-dev, librust-oxrdf-0.1+oxsdatatypes-dev, librust-oxrdf-0.1+rdf-star-dev, librust-oxrocksdb-sys-0.3+default-dev, librust-oxsdatatypes-0.1+default-dev, librust-portable-atomic-1+default-dev, librust-rand-0.8+default-dev, librust-regex-1+default-dev, librust-rio-api-0.8+default-dev, librust-rio-turtle-0.8+default-dev, librust-rio-xml-0.8+default-dev, librust-sha1-0.10+default-dev, librust-sha2-0.10+default-dev, librust-siphasher-dev (<< 2), librust-sparesults-0.1+default-dev, librust-sparesults-0.1+rdf-star-dev, librust-spargebra-0.2+default-dev, librust-spargebra-0.2+rdf-star-dev, librust-spargebra-0.2+sep-0002-dev, librust-spargebra-0.2+sep-0006-dev
Size: 97880
SHA256: 2bc815a1159f8d0872450a883121a9a134e711b8214b5173ad154dc30350da87
SHA1: bcef5b6bbbec670da9c5073fde1db7b85c65c7ca
MD5sum: 00240c5b70070c66d652eea08e7acafc
Description: SPARQL database and RDF toolkit - Rust source code
Oxigraph is a graph database library
implementing the SPARQL standard.
Its goal is to provide a compliant, safe
and fast on-disk graph database.
It also provides a set of utility functions
for reading, writing, and processing RDF files.
.
Oxigraph implements the following specifications:
* SPARQL 1.1 Query, SPARQL 1.1 Update, and SPARQL 1.1 Federated Query.
* Turtle, TriG, N-Triples, N-Quads, and RDF XML
RDF serialization formats for both data ingestion and retrieval
using the Rio library.
* SPARQL Query Results XML Format,
SPARQL 1.1 Query Results JSON Format
and [SPARQL 1.1 Query Results CSV and TSV Formats.
.
This package contains the source for the Rust crate oxigraph,
for use with cargo and dh-cargo.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/oxigraph/oxigraph
Section: web
Priority: optional
Filename: pool/main/o/oxigraph/librust-oxigraph-dev_0.3.22-12_all.deb

5. The same packages on other Linux Distributions