ncnn on AUR (Arch User Repository)
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "ncnn" 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 ncnn on Arch using YAY
$
yay -S
ncnn
Copied
* (Optional) Uninstall ncnn on Arch using YAY
$
yay -Rns
ncnn
Copied
2. Manually Install "ncnn" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ncnn's git locally
$
git clone https://aur.archlinux.org/ncnn.git
~/ncnn
Copied
c. Go to ~/ncnn folder and install it
$
cd
~/ncnn
Copied
$
makepkg -si
Copied
3. Information about the ncnn package on Arch User Repository (AUR)
ID: 1071899
Name: ncnn
PackageBaseID: 152379
PackageBase: ncnn
Version: 20220420-1
Description: High-performance neural network inference framework optimized for the mobile platform
URL: https://github.com/Tencent/ncnn
NumVotes: 2
Popularity: 0.000271
OutOfDate:
Maintainer: PumpkinCheshire
FirstSubmitted: 1588684314
LastModified: 1650937702
URLPath: /cgit/aur.git/snapshot/ncnn.tar.gz
Name: ncnn
PackageBaseID: 152379
PackageBase: ncnn
Version: 20220420-1
Description: High-performance neural network inference framework optimized for the mobile platform
URL: https://github.com/Tencent/ncnn
NumVotes: 2
Popularity: 0.000271
OutOfDate:
Maintainer: PumpkinCheshire
FirstSubmitted: 1588684314
LastModified: 1650937702
URLPath: /cgit/aur.git/snapshot/ncnn.tar.gz