python-skorch on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-skorch

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

$ yay -Rns python-skorch

2. Manually Install "python-skorch" via AUR

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

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

b. Clone python-skorch's git locally

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

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

$ cd ~/python-skorch $ makepkg -si

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

ID: 1164915
Name: python-skorch
PackageBaseID: 132018
PackageBase: python-skorch
Version: 0.12.0-1
Description: A scikit-learn compatible neural network library that wraps pytorch
URL: https://github.com/skorch-dev/skorch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1525249422
LastModified: 1667671564
URLPath: /cgit/aur.git/snapshot/python-skorch.tar.gz