python2-pybrain on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-pybrain

* (Optional) Uninstall python2-pybrain on Arch using YAY

$ yay -Rns python2-pybrain

2. Manually Install "python2-pybrain" via AUR

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

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

b. Clone python2-pybrain's git locally

$ git clone https://aur.archlinux.org/python2-pybrain.git ~/python2-pybrain

c. Go to ~/python2-pybrain folder and install it

$ cd ~/python2-pybrain $ makepkg -si

3. Information about the python2-pybrain package on Arch User Repository (AUR)

ID: 1057293
Name: python2-pybrain
PackageBaseID: 105033
PackageBase: python2-pybrain
Version: 0.3.3-1
Description: A modular Machine Learning Library for Python
URL: https://github.com/pybrain/pybrain
NumVotes: 2
Popularity: 0.040199
OutOfDate:
Maintainer: carlosal1015
FirstSubmitted: 1450943785
LastModified: 1648335873
URLPath: /cgit/aur.git/snapshot/python2-pybrain.tar.gz