caffe2-cuda on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S caffe2-cuda

* (Optional) Uninstall caffe2-cuda on Arch using YAY

$ yay -Rns caffe2-cuda

2. Manually Install "caffe2-cuda" via AUR

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

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

b. Clone caffe2-cuda's git locally

$ git clone https://aur.archlinux.org/caffe2-cuda.git ~/caffe2-cuda

c. Go to ~/caffe2-cuda folder and install it

$ cd ~/caffe2-cuda $ makepkg -si

3. Information about the caffe2-cuda package on Arch User Repository (AUR)

ID: 884652
Name: caffe2-cuda
PackageBaseID: 121885
PackageBase: caffe2
Version: 0.8.2_1.8.1-1
Description: A new lightweight, modular, and scalable deep learning framework (with cuda support)
URL: https://caffe2.ai/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbermond
FirstSubmitted: 1493482881
LastModified: 1616963526
URLPath: /cgit/aur.git/snapshot/caffe2-cuda.tar.gz