How to Install and Uninstall ncnn Package on Arch Linux

Last updated: May 17,2024

1. Install "ncnn" package

In this section, we are going to explain the necessary steps to install ncnn on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S ncnn

2. Uninstall "ncnn" package

This guide covers the steps necessary to uninstall ncnn on Arch Linux:

$ sudo pacman -Rcns ncnn

3. Information about the ncnn package on Arch Linux

Repository : extra
Name : ncnn
Version : 20240102-1
Description : High-performance neural network inference framework optimized
for the mobile platform
Architecture : x86_64
URL : https://github.com/Tencent/ncnn
Licenses : BSD
Groups : None
Provides : None
Depends On : vulkan-icd-loader
Optional Deps : protobuf: for onnx2ncnn
Conflicts With : ncnn-git
Replaces : None
Download Size : 3.69 MiB
Installed Size : 14.87 MiB
Packager : Felix Yan
Build Date : Tue Jan 9 07:24:09 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions