r-cyclocomp on AUR (Arch User Repository)

Last updated: July 04,2024

1. Install "r-cyclocomp" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install r-cyclocomp on Arch using YAY

$ yay -S r-cyclocomp

* (Optional) Uninstall r-cyclocomp on Arch using YAY

$ yay -Rns r-cyclocomp

2. Manually Install "r-cyclocomp" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone r-cyclocomp's git locally

$ git clone https://aur.archlinux.org/r-cyclocomp.git ~/r-cyclocomp

c. Go to ~/r-cyclocomp folder and install it

$ cd ~/r-cyclocomp $ makepkg -si

3. Information about the r-cyclocomp package on Arch User Repository (AUR)

ID: 1311458
Name: r-cyclocomp
PackageBaseID: 149992
PackageBase: r-cyclocomp
Version: 1.1.1-1
Description: Cyclomatic Complexity of R Code
URL: https://cran.r-project.org/package=cyclocomp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1583781622
LastModified: 1693418553
URLPath: /cgit/aur.git/snapshot/r-cyclocomp.tar.gz