How to Install and Uninstall R-core.i686 Package on Fedora 38
Last updated: November 29,2024
1. Install "R-core.i686" package
Please follow the instructions below to install R-core.i686 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
R-core.i686
Copied
2. Uninstall "R-core.i686" package
Please follow the steps below to uninstall R-core.i686 on Fedora 38:
$
sudo dnf remove
R-core.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-core.i686 package on Fedora 38
Last metadata expiration check: 5:40:58 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : R-core
Version : 4.3.3
Release : 1.fc38
Architecture : i686
Size : 64 M
Source : R-4.3.3-1.fc38.src.rpm
Repository : updates
Summary : The minimal R components necessary for a functional runtime
URL : https://www.r-project.org
License : GPL-2.0-or-later
Description : A language and environment for statistical computing and graphics.
: R is similar to the award-winning S system, which was developed at
: Bell Laboratories by John Chambers et al. It provides a wide
: variety of statistical and graphical techniques (linear and
: nonlinear modelling, statistical tests, time series analysis,
: classification, clustering, ...).
:
: R is designed as a true computer language with control-flow
: constructions for iteration and alternation, and it allows users to
: add additional functionality by defining new functions. For
: computationally intensive tasks, C, C++ and Fortran code can be linked
: and called at run time.
Available Packages
Name : R-core
Version : 4.3.3
Release : 1.fc38
Architecture : i686
Size : 64 M
Source : R-4.3.3-1.fc38.src.rpm
Repository : updates
Summary : The minimal R components necessary for a functional runtime
URL : https://www.r-project.org
License : GPL-2.0-or-later
Description : A language and environment for statistical computing and graphics.
: R is similar to the award-winning S system, which was developed at
: Bell Laboratories by John Chambers et al. It provides a wide
: variety of statistical and graphical techniques (linear and
: nonlinear modelling, statistical tests, time series analysis,
: classification, clustering, ...).
:
: R is designed as a true computer language with control-flow
: constructions for iteration and alternation, and it allows users to
: add additional functionality by defining new functions. For
: computationally intensive tasks, C, C++ and Fortran code can be linked
: and called at run time.