ncnn-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ncnn-git

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

$ yay -Rns ncnn-git

2. Manually Install "ncnn-git" via AUR

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

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

b. Clone ncnn-git's git locally

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

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

$ cd ~/ncnn-git $ makepkg -si

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

ID: 1349276
Name: ncnn-git
PackageBaseID: 143682
PackageBase: ncnn-git
Version: 20231027.r9.g31e315981-1
Description: High-performance neural network inference framework optimized for the mobile platform
URL: https://github.com/Tencent/ncnn
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: HurricanePootis
Submitter: salviati
FirstSubmitted: 1563579910
LastModified: 1699385681
URLPath: /cgit/aur.git/snapshot/ncnn-git.tar.gz