How to Install and Uninstall R-forcats.noarch Package on Fedora 39
Last updated: January 15,2025
1. Install "R-forcats.noarch" package
This guide let you learn how to install R-forcats.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
R-forcats.noarch
Copied
2. Uninstall "R-forcats.noarch" package
This is a short guide on how to uninstall R-forcats.noarch on Fedora 39:
$
sudo dnf remove
R-forcats.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-forcats.noarch package on Fedora 39
Last metadata expiration check: 2:44:01 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : R-forcats
Version : 0.5.2
Release : 4.fc39
Architecture : noarch
Size : 410 k
Source : R-forcats-0.5.2-4.fc39.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.2
Release : 4.fc39
Architecture : noarch
Size : 410 k
Source : R-forcats-0.5.2-4.fc39.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').