caffe on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "caffe" 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
Copied
b. Install caffe on Arch using YAY
$
yay -S
caffe
Copied
* (Optional) Uninstall caffe on Arch using YAY
$
yay -Rns
caffe
Copied
2. Manually Install "caffe" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone caffe's git locally
$
git clone https://aur.archlinux.org/caffe.git
~/caffe
Copied
c. Go to ~/caffe folder and install it
$
cd
~/caffe
Copied
$
makepkg -si
Copied
3. Information about the caffe package on Arch User Repository (AUR)
ID: 1044823
Name: caffe
PackageBaseID: 101980
PackageBase: caffe
Version: 1.0-18
Description: A deep learning framework made with expression, speed, and modularity in mind (cpu only)
URL: https://caffe.berkeleyvision.org/
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: yiuin
FirstSubmitted: 1445059886
LastModified: 1646144650
URLPath: /cgit/aur.git/snapshot/caffe.tar.gz
Name: caffe
PackageBaseID: 101980
PackageBase: caffe
Version: 1.0-18
Description: A deep learning framework made with expression, speed, and modularity in mind (cpu only)
URL: https://caffe.berkeleyvision.org/
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: yiuin
FirstSubmitted: 1445059886
LastModified: 1646144650
URLPath: /cgit/aur.git/snapshot/caffe.tar.gz