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

Last updated: November 25,2024

1. Install "R2spec.noarch" package

In this section, we are going to explain the necessary steps to install R2spec.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install R2spec.noarch

2. Uninstall "R2spec.noarch" package

This guide covers the steps necessary to uninstall R2spec.noarch on Fedora 39:

$ sudo dnf remove R2spec.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:24:49 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : R2spec
Version : 5.0.0
Release : 13.fc39
Architecture : noarch
Size : 62 k
Source : R2spec-5.0.0-13.fc39.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.