r-torch on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-torch

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

$ yay -Rns r-torch

2. Manually Install "r-torch" via AUR

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

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

b. Clone r-torch's git locally

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

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

$ cd ~/r-torch $ makepkg -si

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

ID: 1374111
Name: r-torch
PackageBaseID: 187335
PackageBase: r-torch
Version: 0.12.0-1
Description: Tensors and Neural Networks with 'GPU' Acceleration
URL: https://cran.r-project.org/package=torch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1668308155
LastModified: 1703268455
URLPath: /cgit/aur.git/snapshot/r-torch.tar.gz