How to Install and Uninstall R-sessioninfo.noarch Package on Fedora 38

Last updated: September 29,2024

1. Install "R-sessioninfo.noarch" package

Learn how to install R-sessioninfo.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install R-sessioninfo.noarch

2. Uninstall "R-sessioninfo.noarch" package

Please follow the instructions below to uninstall R-sessioninfo.noarch on Fedora 38:

$ sudo dnf remove R-sessioninfo.noarch $ sudo dnf autoremove

3. Information about the R-sessioninfo.noarch package on Fedora 38

Last metadata expiration check: 1:22:27 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : R-sessioninfo
Version : 1.2.2
Release : 3.fc38
Architecture : noarch
Size : 202 k
Source : R-sessioninfo-1.2.2-3.fc38.src.rpm
Repository : updates
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.