python-scikeras on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S python-scikeras

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

$ yay -Rns python-scikeras

2. Manually Install "python-scikeras" via AUR

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

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

b. Clone python-scikeras's git locally

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

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

$ cd ~/python-scikeras $ makepkg -si

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

ID: 1419422
Name: python-scikeras
PackageBaseID: 203217
PackageBase: python-scikeras
Version: 0.12.0-1
Description: Scikit-Learn compatible wrappers for Keras Models
URL: https://github.com/adriangb/scikeras
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: beroal
Submitter: beroal
FirstSubmitted: 1709382603
LastModified: 1709382603
URLPath: /cgit/aur.git/snapshot/python-scikeras.tar.gz