caffe-ssd on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S caffe-ssd

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

$ yay -Rns caffe-ssd

2. Manually Install "caffe-ssd" via AUR

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

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

b. Clone caffe-ssd's git locally

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

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

$ cd ~/caffe-ssd $ makepkg -si

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

ID: 993077
Name: caffe-ssd
PackageBaseID: 173381
PackageBase: caffe-ssd
Version: 1.0-1
Description: A deep learning framework made with expression, speed, and modularity in mind (cpu only, ssd branch)
URL: https://caffe.berkeleyvision.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peter.babic
Submitter: peter.babic
FirstSubmitted: 1637690981
LastModified: 1637690981
URLPath: /cgit/aur.git/snapshot/caffe-ssd.tar.gz