How to Install and Uninstall R-lazyeval.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "R-lazyeval.x86_64" package

Learn how to install R-lazyeval.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install R-lazyeval.x86_64

2. Uninstall "R-lazyeval.x86_64" package

Please follow the steps below to uninstall R-lazyeval.x86_64 on Fedora 34:

$ sudo dnf remove R-lazyeval.x86_64 $ sudo dnf autoremove

3. Information about the R-lazyeval.x86_64 package on Fedora 34

Last metadata expiration check: 5:17:20 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : R-lazyeval
Version : 0.2.2
Release : 6.fc34
Architecture : x86_64
Size : 161 k
Source : R-lazyeval-0.2.2-6.fc34.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.