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

Last updated: October 05,2024

1. Install "R2spec.noarch" package

Please follow the guidance below to install R2spec.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install R2spec.noarch

2. Uninstall "R2spec.noarch" package

Please follow the guidelines below to uninstall R2spec.noarch on Fedora 34:

$ sudo dnf remove R2spec.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:38:42 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R2spec
Version : 5.0.0
Release : 5.fc34
Architecture : noarch
Size : 50 k
Source : R2spec-5.0.0-5.fc34.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.