python-ctgan on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-ctgan

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

$ yay -Rns python-ctgan

2. Manually Install "python-ctgan" via AUR

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

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

b. Clone python-ctgan's git locally

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

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

$ cd ~/python-ctgan $ makepkg -si

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

ID: 1427406
Name: python-ctgan
PackageBaseID: 194084
PackageBase: python-ctgan
Version: 0.9.1-1
Description: Create tabular synthetic data using a conditional GAN
URL: https://github.com/sdv-dev/CTGAN
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1685304243
LastModified: 1710462877
URLPath: /cgit/aur.git/snapshot/python-ctgan.tar.gz