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

Last updated: May 17,2024

1. Install "r-cran-jsonlite" package

Please follow the guidelines below to install r-cran-jsonlite on Kali Linux

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

2. Uninstall "r-cran-jsonlite" package

This is a short guide on how to uninstall r-cran-jsonlite on Kali Linux:

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

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

Package: r-cran-jsonlite
Version: 1.8.8+dfsg-1
Installed-Size: 604
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-api-4.0, libc6 (>= 2.14)
Recommends: r-cran-httr, r-cran-vctrs, r-cran-testthat, r-cran-knitr, r-cran-rmarkdown, r-cran-r.rsp, r-cran-sf
Size: 442840
SHA256: 96046621325c70c070a408ce6d02716eed3e2e108e14e80ac95ad7cf2a585c09
SHA1: 4e348c183d132ea7b7fbb02e4bf604333a0cc1ef
MD5sum: 71648d0ee548cbb89e2da7120b82c488
Description: Robust, High Performance JSON Parser and Generator for R
A fast JSON parser and generator optimized for statistical data and
the web. Started out as a fork of 'RJSONIO', but has been completely
rewritten in recent versions. The package offers flexible, robust,
high performance tools for working with JSON in R and is particularly
powerful for building pipelines and interacting with a web API. The
implementation is based on the mapping described in the vignette
(Ooms, 2014). In addition to converting JSON data from/to R objects,
'jsonlite' contains functions to stream, validate, and prettify JSON
data. The unit tests included with the package verify that all edge
cases are encoded and decoded consistently for use with dynamic data
in systems and applications.
Description-md5:
Homepage: https://cran.r-project.org/package=jsonlite
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-jsonlite/r-cran-jsonlite_1.8.8+dfsg-1_amd64.deb