How to Install and Uninstall R-cyclocomp.noarch Package on Fedora 36
Last updated: January 11,2025
1. Install "R-cyclocomp.noarch" package
This tutorial shows how to install R-cyclocomp.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
R-cyclocomp.noarch
Copied
2. Uninstall "R-cyclocomp.noarch" package
This guide let you learn how to uninstall R-cyclocomp.noarch on Fedora 36:
$
sudo dnf remove
R-cyclocomp.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-cyclocomp.noarch package on Fedora 36
Last metadata expiration check: 2:53:01 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : R-cyclocomp
Version : 1.1.0
Release : 8.fc36
Architecture : noarch
Size : 42 k
Source : R-cyclocomp-1.1.0-8.fc36.src.rpm
Repository : fedora
Summary : Cyclomatic Complexity of R Code
URL : https://CRAN.R-project.org/package=cyclocomp
License : MIT
Description : Cyclomatic complexity is a software metric (measurement), used to indicate
: the complexity of a program. It is a quantitative measure of the number of
: linearly independent paths through a program's source code. It was
: developed by Thomas J. McCabe, Sr. in 1976.
Available Packages
Name : R-cyclocomp
Version : 1.1.0
Release : 8.fc36
Architecture : noarch
Size : 42 k
Source : R-cyclocomp-1.1.0-8.fc36.src.rpm
Repository : fedora
Summary : Cyclomatic Complexity of R Code
URL : https://CRAN.R-project.org/package=cyclocomp
License : MIT
Description : Cyclomatic complexity is a software metric (measurement), used to indicate
: the complexity of a program. It is a quantitative measure of the number of
: linearly independent paths through a program's source code. It was
: developed by Thomas J. McCabe, Sr. in 1976.