How to Install and Uninstall R-forcats.noarch Package on Fedora 35
Last updated: November 27,2024
1. Install "R-forcats.noarch" package
This tutorial shows how to install R-forcats.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
R-forcats.noarch
Copied
2. Uninstall "R-forcats.noarch" package
Please follow the guidance below to uninstall R-forcats.noarch on Fedora 35:
$
sudo dnf remove
R-forcats.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-forcats.noarch package on Fedora 35
Last metadata expiration check: 3:49:47 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : R-forcats
Version : 0.5.1
Release : 3.fc35
Architecture : noarch
Size : 366 k
Source : R-forcats-0.5.1-3.fc35.src.rpm
Repository : fedora
Summary : Tools for Working with Categorical Variables (Factors)
URL : https://CRAN.R-project.org/package=forcats
License : MIT
Description : Helpers for reordering factor levels (including moving specified levels to
: front, ordering by first appearance, reversing, and randomly shuffling),
: and tools for modifying factor levels (including collapsing rare levels
: into other, 'anonymising', and manually 'recoding').
Available Packages
Name : R-forcats
Version : 0.5.1
Release : 3.fc35
Architecture : noarch
Size : 366 k
Source : R-forcats-0.5.1-3.fc35.src.rpm
Repository : fedora
Summary : Tools for Working with Categorical Variables (Factors)
URL : https://CRAN.R-project.org/package=forcats
License : MIT
Description : Helpers for reordering factor levels (including moving specified levels to
: front, ordering by first appearance, reversing, and randomly shuffling),
: and tools for modifying factor levels (including collapsing rare levels
: into other, 'anonymising', and manually 'recoding').