How to Install and Uninstall R-rprojroot.noarch Package on Fedora 39
Last updated: January 11,2025
1. Install "R-rprojroot.noarch" package
This tutorial shows how to install R-rprojroot.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
R-rprojroot.noarch
Copied
2. Uninstall "R-rprojroot.noarch" package
This guide covers the steps necessary to uninstall R-rprojroot.noarch on Fedora 39:
$
sudo dnf remove
R-rprojroot.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-rprojroot.noarch package on Fedora 39
Last metadata expiration check: 2:23:44 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : R-rprojroot
Version : 2.0.3
Release : 5.fc39
Architecture : noarch
Size : 131 k
Source : R-rprojroot-2.0.3-5.fc39.src.rpm
Repository : fedora
Summary : Finding Files in Project Subdirectories
URL : https://CRAN.R-project.org/package=rprojroot
License : MIT
Description : Robust, reliable and flexible paths to files below a project root. The
: 'root' of a project is defined as a directory that matches a certain
: criterion, e.g., it contains a certain regular file.
Available Packages
Name : R-rprojroot
Version : 2.0.3
Release : 5.fc39
Architecture : noarch
Size : 131 k
Source : R-rprojroot-2.0.3-5.fc39.src.rpm
Repository : fedora
Summary : Finding Files in Project Subdirectories
URL : https://CRAN.R-project.org/package=rprojroot
License : MIT
Description : Robust, reliable and flexible paths to files below a project root. The
: 'root' of a project is defined as a directory that matches a certain
: criterion, e.g., it contains a certain regular file.