r-tidygraph on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-tidygraph

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

$ yay -Rns r-tidygraph

2. Manually Install "r-tidygraph" via AUR

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

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

b. Clone r-tidygraph's git locally

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

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

$ cd ~/r-tidygraph $ makepkg -si

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

ID: 1395749
Name: r-tidygraph
PackageBaseID: 182702
PackageBase: r-tidygraph
Version: 1.3.1-1
Description: A Tidy API for Graph Manipulation
URL: https://cran.r-project.org/package=tidygraph
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654536925
LastModified: 1706659696
URLPath: /cgit/aur.git/snapshot/r-tidygraph.tar.gz