r-keras on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-keras

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

$ yay -Rns r-keras

2. Manually Install "r-keras" via AUR

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

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

b. Clone r-keras's git locally

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

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

$ cd ~/r-keras $ makepkg -si

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

ID: 1304475
Name: r-keras
PackageBaseID: 181050
PackageBase: r-keras
Version: 2.13.0-1
Description: R Interface to 'Keras'
URL: https://cran.r-project.org/package=keras
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654494252
LastModified: 1692144112
URLPath: /cgit/aur.git/snapshot/r-keras.tar.gz