fann on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "fann" 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 fann on Arch using YAY
$
yay -S
fann
Copied
* (Optional) Uninstall fann on Arch using YAY
$
yay -Rns
fann
Copied
2. Manually Install "fann" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fann's git locally
$
git clone https://aur.archlinux.org/fann.git
~/fann
Copied
c. Go to ~/fann folder and install it
$
cd
~/fann
Copied
$
makepkg -si
Copied
3. Information about the fann package on Arch User Repository (AUR)
ID: 649217
Name: fann
PackageBaseID: 8440
PackageBase: fann
Version: 2.2.0-5
Description: Fast artificial neural network library
URL: http://leenissen.dk/fann/
NumVotes: 51
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter:
FirstSubmitted: 1171401270
LastModified: 1569253583
URLPath: /cgit/aur.git/snapshot/fann.tar.gz
Name: fann
PackageBaseID: 8440
PackageBase: fann
Version: 2.2.0-5
Description: Fast artificial neural network library
URL: http://leenissen.dk/fann/
NumVotes: 51
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter:
FirstSubmitted: 1171401270
LastModified: 1569253583
URLPath: /cgit/aur.git/snapshot/fann.tar.gz