python-tflearn on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-tflearn

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

$ yay -Rns python-tflearn

2. Manually Install "python-tflearn" via AUR

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

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

b. Clone python-tflearn's git locally

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

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

$ cd ~/python-tflearn $ makepkg -si

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

ID: 432130
Name: python-tflearn
PackageBaseID: 117123
PackageBase: python-tflearn
Version: 0.3.2-1
Description: TFlearn is a modular and transparent deep learning library built on top of Tensorflow.
URL: http://tflearn.org/
NumVotes: 4
Popularity: 0
OutOfDate: 1706301580
Maintainer: LazAnt
Submitter: LazAnt
FirstSubmitted: 1479370611
LastModified: 1501550589
URLPath: /cgit/aur.git/snapshot/python-tflearn.tar.gz