How to Install and Uninstall r-cran-httpuv Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "r-cran-httpuv" package

Please follow the guidelines below to install r-cran-httpuv on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "r-cran-httpuv" package

This guide covers the steps necessary to uninstall r-cran-httpuv on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the r-cran-httpuv package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: r-cran-httpuv
Priority: optional
Section: universe/gnu-r
Installed-Size: 493
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Version: 1.3.3-3
Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), r-base-core (>= 3.2.3-4), r-api-3
Filename: pool/universe/r/r-cran-httpuv/r-cran-httpuv_1.3.3-3_amd64.deb
Size: 225488
MD5sum: 1758ca1efd1be616d31d0e77cdee862e
SHA1: 5a1c6fba9fc60e063042a8e1b905775d4f2afffe
SHA256: 72a94de82eaed7009182c9e9b8249d300dfe03b91d4e7a73c646575bf910cb67
Description-en: 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: d2a511449cab5c0746a4ab618024316b
Homepage: https://cran.r-project.org/web/packages/httpuv/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu