How to Install and Uninstall R-lambda.r.noarch Package on Fedora 38
Last updated: November 14,2024
1. Install "R-lambda.r.noarch" package
In this section, we are going to explain the necessary steps to install R-lambda.r.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
R-lambda.r.noarch
Copied
2. Uninstall "R-lambda.r.noarch" package
Please follow the guidance below to uninstall R-lambda.r.noarch on Fedora 38:
$
sudo dnf remove
R-lambda.r.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-lambda.r.noarch package on Fedora 38
Last metadata expiration check: 1:12:37 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : R-lambda.r
Version : 1.2.4
Release : 12.fc38
Architecture : noarch
Size : 138 k
Source : R-lambda.r-1.2.4-12.fc38.src.rpm
Repository : updates
Summary : Modeling data with functional programming
URL : http://cran.r-project.org/web/packages/lambda.r/index.html
License : LGPLv3
Description : A language extension to efficiently write functional programs in R. Syntax
: extensions include multi-part function definitions, pattern matching,
: guard statements, built-in (optional) type safety.
Available Packages
Name : R-lambda.r
Version : 1.2.4
Release : 12.fc38
Architecture : noarch
Size : 138 k
Source : R-lambda.r-1.2.4-12.fc38.src.rpm
Repository : updates
Summary : Modeling data with functional programming
URL : http://cran.r-project.org/web/packages/lambda.r/index.html
License : LGPLv3
Description : A language extension to efficiently write functional programs in R. Syntax
: extensions include multi-part function definitions, pattern matching,
: guard statements, built-in (optional) type safety.