How to Install and Uninstall R-sessioninfo.noarch Package on Fedora 36
Last updated: November 27,2024
1. Install "R-sessioninfo.noarch" package
This guide let you learn how to install R-sessioninfo.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
R-sessioninfo.noarch
Copied
2. Uninstall "R-sessioninfo.noarch" package
This guide covers the steps necessary to uninstall R-sessioninfo.noarch on Fedora 36:
$
sudo dnf remove
R-sessioninfo.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-sessioninfo.noarch package on Fedora 36
Last metadata expiration check: 1:23:32 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-sessioninfo
Version : 1.1.1
Release : 10.fc36
Architecture : noarch
Size : 57 k
Source : R-sessioninfo-1.1.1-10.fc36.src.rpm
Repository : fedora
Summary : R Session Information
URL : https://CRAN.R-project.org/package=sessioninfo
License : GPLv2
Description : Query and print information about the current R session. It is similar to
: 'utils::sessionInfo()', but includes more information about packages, and where
: they were installed from.
Available Packages
Name : R-sessioninfo
Version : 1.1.1
Release : 10.fc36
Architecture : noarch
Size : 57 k
Source : R-sessioninfo-1.1.1-10.fc36.src.rpm
Repository : fedora
Summary : R Session Information
URL : https://CRAN.R-project.org/package=sessioninfo
License : GPLv2
Description : Query and print information about the current R session. It is similar to
: 'utils::sessionInfo()', but includes more information about packages, and where
: they were installed from.