python-pystiche on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pystiche

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

$ yay -Rns python-pystiche

2. Manually Install "python-pystiche" via AUR

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

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

b. Clone python-pystiche's git locally

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

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

$ cd ~/python-pystiche $ makepkg -si

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

ID: 1096628
Name: python-pystiche
PackageBaseID: 183063
PackageBase: python-pystiche
Version: 1.0.1-1
Description: Framework for Neural Style Transfer (NST) built upon PyTorch
URL: https://github.com/pystiche/pystiche
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: piernov
FirstSubmitted: 1654882378
LastModified: 1654882378
URLPath: /cgit/aur.git/snapshot/python-pystiche.tar.gz