r-circlize on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-circlize

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

$ yay -Rns r-circlize

2. Manually Install "r-circlize" via AUR

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

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

b. Clone r-circlize's git locally

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

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

$ cd ~/r-circlize $ makepkg -si

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

ID: 1412439
Name: r-circlize
PackageBaseID: 179940
PackageBase: r-circlize
Version: 0.4.16-1
Description: Circular Visualization
URL: https://cran.r-project.org/package=circlize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654467801
LastModified: 1708430557
URLPath: /cgit/aur.git/snapshot/r-circlize.tar.gz