r-copula on AUR (Arch User Repository)

Last updated: October 07,2024

1. Install "r-copula" 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-copula on Arch using YAY

$ yay -S r-copula

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

$ yay -Rns r-copula

2. Manually Install "r-copula" via AUR

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

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

b. Clone r-copula's git locally

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

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

$ cd ~/r-copula $ makepkg -si

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

ID: 1366164
Name: r-copula
PackageBaseID: 180056
PackageBase: r-copula
Version: 1.1.3-1
Description: Multivariate Dependence with Copulas
URL: https://cran.r-project.org/package=copula
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654470493
LastModified: 1701973947
URLPath: /cgit/aur.git/snapshot/r-copula.tar.gz