How to Install and Uninstall R-lazyeval.x86_64 Package on Fedora 35
Last updated: November 14,2024
1. Install "R-lazyeval.x86_64" package
Learn how to install R-lazyeval.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
R-lazyeval.x86_64
Copied
2. Uninstall "R-lazyeval.x86_64" package
This tutorial shows how to uninstall R-lazyeval.x86_64 on Fedora 35:
$
sudo dnf remove
R-lazyeval.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-lazyeval.x86_64 package on Fedora 35
Last metadata expiration check: 4:25:53 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : R-lazyeval
Version : 0.2.2
Release : 8.fc35
Architecture : x86_64
Size : 165 k
Source : R-lazyeval-0.2.2-8.fc35.src.rpm
Repository : fedora
Summary : Lazy (Non-Standard) Evaluation
URL : https://CRAN.R-project.org/package=lazyeval
License : GPLv3
Description : An alternative approach to non-standard evaluation using formulas.
: Provides a full implementation of LISP style 'quasiquotation', making it
: easier to generate code with other code.
Available Packages
Name : R-lazyeval
Version : 0.2.2
Release : 8.fc35
Architecture : x86_64
Size : 165 k
Source : R-lazyeval-0.2.2-8.fc35.src.rpm
Repository : fedora
Summary : Lazy (Non-Standard) Evaluation
URL : https://CRAN.R-project.org/package=lazyeval
License : GPLv3
Description : An alternative approach to non-standard evaluation using formulas.
: Provides a full implementation of LISP style 'quasiquotation', making it
: easier to generate code with other code.