tiny-dnn on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S tiny-dnn

* (Optional) Uninstall tiny-dnn on Arch using YAY

$ yay -Rns tiny-dnn

2. Manually Install "tiny-dnn" via AUR

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

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

b. Clone tiny-dnn's git locally

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

c. Go to ~/tiny-dnn folder and install it

$ cd ~/tiny-dnn $ makepkg -si

3. Information about the tiny-dnn package on Arch User Repository (AUR)

ID: 572289
Name: tiny-dnn
PackageBaseID: 120738
PackageBase: tiny-dnn
Version: 1.0.0a3-4
Description: A C++11 implementation of deep learning for limited computational resource, embedded systems and IoT devices
URL: https://github.com/tiny-dnn/tiny-dnn/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1489906068
LastModified: 1546106539
URLPath: /cgit/aur.git/snapshot/tiny-dnn.tar.gz