caffe2 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S caffe2

* (Optional) Uninstall caffe2 on Arch using YAY

$ yay -Rns caffe2

2. Manually Install "caffe2" via AUR

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

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

b. Clone caffe2's git locally

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

c. Go to ~/caffe2 folder and install it

$ cd ~/caffe2 $ makepkg -si

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

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