How to Install and Uninstall R2spec.noarch Package on Fedora 38

Last updated: January 12,2025

1. Install "R2spec.noarch" package

Learn how to install R2spec.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install R2spec.noarch

2. Uninstall "R2spec.noarch" package

Please follow the steps below to uninstall R2spec.noarch on Fedora 38:

$ sudo dnf remove R2spec.noarch $ sudo dnf autoremove

3. Information about the R2spec.noarch package on Fedora 38

Last metadata expiration check: 2:28:34 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : R2spec
Version : 5.0.0
Release : 11.fc38
Architecture : noarch
Size : 63 k
Source : R2spec-5.0.0-11.fc38.src.rpm
Repository : fedora
Summary : Python script to generate R spec file
URL : https://fedorahosted.org/r2spec/
License : GPLv3+
Description : R2spec is a small python tool that generates spec file for R libraries.
: It can work from a URL or a tarball.
: R2spec provides R2rpm which generates rpm for R libraries using the
: R2spec API.