tiny-dnn-git on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S tiny-dnn-git

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

$ yay -Rns tiny-dnn-git

2. Manually Install "tiny-dnn-git" 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-git's git locally

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

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

$ cd ~/tiny-dnn-git $ makepkg -si

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

ID: 572288
Name: tiny-dnn-git
PackageBaseID: 120739
PackageBase: tiny-dnn-git
Version: 1.0.0a3.r246.gc0f576f5-1
Description: A C++11 implementation of deep learning for limited computational resource, embedded systems and IoT devices (git version)
URL: https://github.com/tiny-dnn/tiny-dnn/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1489906081
LastModified: 1546106525
URLPath: /cgit/aur.git/snapshot/tiny-dnn-git.tar.gz