How to Install and Uninstall r-cran-rdflib Package on Kali Linux

Last updated: May 20,2024

1. Install "r-cran-rdflib" package

Please follow the steps below to install r-cran-rdflib on Kali Linux

$ sudo apt update $ sudo apt install r-cran-rdflib

2. Uninstall "r-cran-rdflib" package

Please follow the steps below to uninstall r-cran-rdflib on Kali Linux:

$ sudo apt remove r-cran-rdflib $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-cran-rdflib package on Kali Linux

Package: r-cran-rdflib
Version: 0.2.8+dfsg-1
Installed-Size: 362
Maintainer: Debian R Packages Maintainers
Architecture: all
Depends: r-api-4.0, r-cran-redland, r-cran-stringi, r-cran-readr, r-cran-dplyr, r-cran-tidyr
Recommends: r-cran-magrittr, r-cran-covr, r-cran-testthat, r-cran-knitr, r-cran-rmarkdown, r-cran-dt, r-cran-tibble, r-cran-purrr, r-cran-lubridate, r-cran-httr, r-cran-xml2, r-cran-jsonlite, r-cran-spelling, r-cran-jsonld
Size: 151048
SHA256: 8705adc3538323356c3b59d10fb34e6ffb7818dccbef7bf41bd28252e8d47375
SHA1: 491310177dac2a4aceb9687c838701bc7c5bd0cb
MD5sum: 8b3fa0168abb3e5a877fd953787dcc0b
Description: GNU R tools to manipulate and query semantic data
The Resource Description Framework, or 'RDF' is a widely used
data representation model that forms the cornerstone of the
Semantic Web. 'RDF' represents data as a graph rather than
the familiar data table or rectangle of relational databases.
The 'rdflib' package provides a friendly and concise user interface
for performing common tasks on 'RDF' data, such as reading, writing
and converting between the various serializations of 'RDF' data,
including 'rdfxml', 'turtle', 'nquads', 'ntriples', and 'json-ld';
creating new 'RDF' graphs, and performing graph queries using 'SPARQL'.
This package wraps the low level 'redland' R package which
provides direct bindings to the 'redland' C library. Additionally,
the package supports the newer and more developer friendly
'JSON-LD' format through the 'jsonld' package. The package
interface takes inspiration from the Python 'rdflib' library.
Description-md5:
Homepage: https://cran.r-project.org/package=rdflib
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-rdflib/r-cran-rdflib_0.2.8+dfsg-1_all.deb