How to Install and Uninstall R-rhub.noarch Package on Fedora 38
Last updated: November 27,2024
1. Install "R-rhub.noarch" package
This tutorial shows how to install R-rhub.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
R-rhub.noarch
Copied
2. Uninstall "R-rhub.noarch" package
In this section, we are going to explain the necessary steps to uninstall R-rhub.noarch on Fedora 38:
$
sudo dnf remove
R-rhub.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-rhub.noarch package on Fedora 38
Last metadata expiration check: 5:19:43 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : R-rhub
Version : 1.1.2
Release : 3.fc38
Architecture : noarch
Size : 978 k
Source : R-rhub-1.1.2-3.fc38.src.rpm
Repository : updates
Summary : Connect to 'R-hub'
URL : https://CRAN.R-project.org/package=rhub
License : MIT
Description : Run 'R CMD check' on any of the 'R-hub' ( )
: architectures, from the command line. The current architectures include
: Windows, macOS, Solaris and various Linux distributions.
Available Packages
Name : R-rhub
Version : 1.1.2
Release : 3.fc38
Architecture : noarch
Size : 978 k
Source : R-rhub-1.1.2-3.fc38.src.rpm
Repository : updates
Summary : Connect to 'R-hub'
URL : https://CRAN.R-project.org/package=rhub
License : MIT
Description : Run 'R CMD check' on any of the 'R-hub' (
: architectures, from the command line. The current architectures include
: Windows, macOS, Solaris and various Linux distributions.