caffe-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S caffe-git

* (Optional) Uninstall caffe-git on Arch using YAY

$ yay -Rns caffe-git

2. Manually Install "caffe-git" via AUR

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

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

b. Clone caffe-git's git locally

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

c. Go to ~/caffe-git folder and install it

$ cd ~/caffe-git $ makepkg -si

3. Information about the caffe-git package on Arch User Repository (AUR)

ID: 1044833
Name: caffe-git
PackageBaseID: 88068
PackageBase: caffe-git
Version: 1.0.r136.g9b8915401-1
Description: A deep learning framework made with expression, speed, and modularity in mind (cpu only, git version)
URL: https://caffe.berkeleyvision.org/
NumVotes: 23
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: jyantis
FirstSubmitted: 1418001017
LastModified: 1646145988
URLPath: /cgit/aur.git/snapshot/caffe-git.tar.gz