r-network on AUR (Arch User Repository)

Last updated: October 10,2024

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

$ yay -S r-network

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

$ yay -Rns r-network

2. Manually Install "r-network" via AUR

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

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

b. Clone r-network's git locally

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

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

$ cd ~/r-network $ makepkg -si

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

ID: 1364965
Name: r-network
PackageBaseID: 181523
PackageBase: r-network
Version: 1.18.2-1
Description: Classes for Relational Data
URL: https://cran.r-project.org/package=network
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654506022
LastModified: 1701779368
URLPath: /cgit/aur.git/snapshot/r-network.tar.gz