How to Install and Uninstall R-tidyselect.noarch Package on Fedora 34
Last updated: November 13,2024
1. Install "R-tidyselect.noarch" package
Please follow the guidelines below to install R-tidyselect.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
R-tidyselect.noarch
Copied
2. Uninstall "R-tidyselect.noarch" package
This guide covers the steps necessary to uninstall R-tidyselect.noarch on Fedora 34:
$
sudo dnf remove
R-tidyselect.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-tidyselect.noarch package on Fedora 34
Last metadata expiration check: 1:14:27 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-tidyselect
Version : 1.1.1
Release : 3.fc34
Architecture : noarch
Size : 203 k
Source : R-tidyselect-1.1.1-3.fc34.src.rpm
Repository : updates
Summary : Select from a Set of Strings
URL : https://CRAN.R-project.org/package=tidyselect
License : MIT
Description : A backend for the selecting functions of the 'tidyverse'. It makes it easy
: to implement select-like functions in your own packages in a way that is
: consistent with other 'tidyverse' interfaces for selection.
Available Packages
Name : R-tidyselect
Version : 1.1.1
Release : 3.fc34
Architecture : noarch
Size : 203 k
Source : R-tidyselect-1.1.1-3.fc34.src.rpm
Repository : updates
Summary : Select from a Set of Strings
URL : https://CRAN.R-project.org/package=tidyselect
License : MIT
Description : A backend for the selecting functions of the 'tidyverse'. It makes it easy
: to implement select-like functions in your own packages in a way that is
: consistent with other 'tidyverse' interfaces for selection.