How to Install and Uninstall r-cran-rdflib Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "r-cran-rdflib" package

Please follow the guidance below to install r-cran-rdflib on Ubuntu 20.10 (Groovy Gorilla)

$ 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 Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the r-cran-rdflib package on Ubuntu 20.10 (Groovy Gorilla)

Package: r-cran-rdflib
Architecture: all
Version: 0.2.3+dfsg-2build1
Priority: optional
Section: universe/gnu-r
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian R Packages Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 362
Depends: r-base-core (>= 4.0.0.20200528-1), r-api-4.0, r-cran-redland, r-cran-jsonld, r-cran-stringi, r-cran-readr, r-cran-dplyr, r-cran-tidyr
Recommends: r-cran-testthat
Suggests: r-cran-magrittr, r-cran-covr, 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
Filename: pool/universe/r/r-cran-rdflib/r-cran-rdflib_0.2.3+dfsg-2build1_all.deb
Size: 136452
MD5sum: 9aa6c4cfb6f9b0a921803d44d1d5c8fb
SHA1: 9ccf6665d0eff5b3f90de366f81b5c3013ee2890
SHA256: 59c25da70e4c4257f789f0016b125b7ab388f0b19ab11ba6b8f38b80afe71990
SHA512: 0a92826a2afa0fb4d0ee7465f1e699eb8dc3d737640b23531e0e48ffef53ddccc3c73b2d57db8e686f4a5f2f8cb655b5978c90dabbc8c82c96fd349e17ab4782
Homepage: https://cran.r-project.org/package=rdflib
Description-en: 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: ff9c5eb73f760b6ecd6037a383eda240