python-neupy on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-neupy

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

$ yay -Rns python-neupy

2. Manually Install "python-neupy" via AUR

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

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

b. Clone python-neupy's git locally

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

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

$ cd ~/python-neupy $ makepkg -si

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

ID: 625177
Name: python-neupy
PackageBaseID: 143047
PackageBase: python-neupy
Version: 0.8.2-1
Description: A Tensorflow based python library for prototyping and building neural networks
URL: http://neupy.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: piernov
FirstSubmitted: 1561626044
LastModified: 1561626044
URLPath: /cgit/aur.git/snapshot/python-neupy.tar.gz