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

Last updated: May 18,2024

1. Install "r-cran-httpuv" package

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

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

2. Uninstall "r-cran-httpuv" package

Please follow the instructions below to uninstall r-cran-httpuv on Kali Linux:

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

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

Package: r-cran-httpuv
Version: 1.6.14+dfsg-1
Installed-Size: 990
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-api-4.0, r-cran-later (>= 0.8.0), r-cran-promises, r-cran-r6, r-cran-rcpp (>= 1.0.7), libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libuv1 (>= 1.18.0)
Recommends: r-cran-callr, r-cran-curl, r-cran-testthat
Size: 492108
SHA256: ccf14be2fdf6812f13b7b68f1106cf70ecc94c21774a803f5aefbdd91517424f
SHA1: 5562687102c7a88a9232d2a312060eb7b126f37f
MD5sum: 4c7a5919b1ba755beb69c9607279ea0b
Description: GNU R package of HTTP and WebSocket Server Library
The R package httpuv provides low-level socket and protocol support for
handling HTTP and WebSocket requests directly from within R. It is primarily
intended as a building block for other packages, rather than making it
particularly easy to create complete web applications using httpuv alone.
httpuv is built on top of the libuv and http-parser C libraries, both of which
were developed by Joyent, Inc.
Description-md5:
Homepage: https://cran.r-project.org/package=httpuv
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-httpuv/r-cran-httpuv_1.6.14+dfsg-1_amd64.deb