python-fann2 on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S python-fann2

* (Optional) Uninstall python-fann2 on Arch using YAY

$ yay -Rns python-fann2

2. Manually Install "python-fann2" via AUR

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

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

b. Clone python-fann2's git locally

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

c. Go to ~/python-fann2 folder and install it

$ cd ~/python-fann2 $ makepkg -si

3. Information about the python-fann2 package on Arch User Repository (AUR)

ID: 514036
Name: python-fann2
PackageBaseID: 130628
PackageBase: python-fann2
Version: 1.1.2-2
Description: Fast Artificial Neural Network Library (FANN) Python bindings.
URL: https://github.com/FutureLinkCorporation/fann2
NumVotes: 0
Popularity: 0
OutOfDate: 1699881599
Maintainer: portaloffreedom
Submitter: portaloffreedom
FirstSubmitted: 1520518209
LastModified: 1527426699
URLPath: /cgit/aur.git/snapshot/python-fann2.tar.gz