How to Install and Uninstall R-httr.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "R-httr.noarch" package

Please follow the step by step instructions below to install R-httr.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install R-httr.noarch

2. Uninstall "R-httr.noarch" package

Please follow the steps below to uninstall R-httr.noarch on Fedora 34:

$ sudo dnf remove R-httr.noarch $ sudo dnf autoremove

3. Information about the R-httr.noarch package on Fedora 34

Last metadata expiration check: 1:45:45 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-httr
Version : 1.4.2
Release : 3.fc34
Architecture : noarch
Size : 507 k
Source : R-httr-1.4.2-3.fc34.src.rpm
Repository : fedora
Summary : Tools for Working with URLs and HTTP
URL : https://CRAN.R-project.org/package=httr
License : MIT
Description : Useful tools for working with HTTP organised by HTTP verbs (GET(), POST(),
: etc). Configuration functions make it easy to control additional request
: components (authenticate(), add_headers() and so on).