r-diagram on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-diagram

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

$ yay -Rns r-diagram

2. Manually Install "r-diagram" via AUR

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

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

b. Clone r-diagram's git locally

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

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

$ cd ~/r-diagram $ makepkg -si

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

ID: 1091337
Name: r-diagram
PackageBaseID: 180198
PackageBase: r-diagram
Version: 1.6.5-4
Description: Functions for Visualising Simple Graphs (Networks), Plotting Flow Diagrams
URL: https://cran.r-project.org/package=diagram
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654473892
LastModified: 1654473892
URLPath: /cgit/aur.git/snapshot/r-diagram.tar.gz