r-ggcorrplot on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S r-ggcorrplot

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

$ yay -Rns r-ggcorrplot

2. Manually Install "r-ggcorrplot" via AUR

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

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

b. Clone r-ggcorrplot's git locally

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

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

$ cd ~/r-ggcorrplot $ makepkg -si

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

ID: 1314698
Name: r-ggcorrplot
PackageBaseID: 180643
PackageBase: r-ggcorrplot
Version: 0.1.4.1-1
Description: Visualization of a Correlation Matrix using 'ggplot2'
URL: https://cran.r-project.org/package=ggcorrplot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654484363
LastModified: 1693980448
URLPath: /cgit/aur.git/snapshot/r-ggcorrplot.tar.gz