r-corrplot on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S r-corrplot

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

$ yay -Rns r-corrplot

2. Manually Install "r-corrplot" via AUR

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

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

b. Clone r-corrplot's git locally

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

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

$ cd ~/r-corrplot $ makepkg -si

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

ID: 1371388
Name: r-corrplot
PackageBaseID: 153962
PackageBase: r-corrplot
Version: 0.92-12
Description: Visualization of a Correlation Matrix
URL: https://cran.r-project.org/package=corrplot
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1591294418
LastModified: 1702836384
URLPath: /cgit/aur.git/snapshot/r-corrplot.tar.gz