python-hypergan on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-hypergan

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

$ yay -Rns python-hypergan

2. Manually Install "python-hypergan" via AUR

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

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

b. Clone python-hypergan's git locally

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

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

$ cd ~/python-hypergan $ makepkg -si

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

ID: 1016851
Name: python-hypergan
PackageBaseID: 122305
PackageBase: python-hypergan
Version: 1.0.6-1
Description: A customizable generative adversarial network with good defaults. Build your own content generator.
URL: https://github.com/255BITS/HyperGAN
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rarvolt
Submitter: rarvolt
FirstSubmitted: 1494597361
LastModified: 1641864090
URLPath: /cgit/aur.git/snapshot/python-hypergan.tar.gz