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

Last updated: October 05,2024

1. Install "R-rlang.x86_64" package

This guide covers the steps necessary to install R-rlang.x86_64 on Fedora 34

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

2. Uninstall "R-rlang.x86_64" package

This is a short guide on how to uninstall R-rlang.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 4:42:11 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : R-rlang
Version : 0.4.11
Release : 3.fc34
Architecture : x86_64
Size : 1.1 M
Source : R-rlang-0.4.11-3.fc34.src.rpm
Repository : updates
Summary : Functions for Base Types and Core R and 'Tidyverse' Features
URL : https://CRAN.R-project.org/package=rlang
License : MIT
Description : A toolbox for working with base types, core R features like the condition
: system, and core 'Tidyverse' features like tidy evaluation.