python-sdv on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-sdv

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

$ yay -Rns python-sdv

2. Manually Install "python-sdv" via AUR

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

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

b. Clone python-sdv's git locally

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

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

$ cd ~/python-sdv $ makepkg -si

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

ID: 1410591
Name: python-sdv
PackageBaseID: 194092
PackageBase: python-sdv
Version: 1.10.0-1
Description: Generate synthetic data for single table, multi table and sequential data
URL: https://github.com/sdv-dev/SDV
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1685314976
LastModified: 1708118848
URLPath: /cgit/aur.git/snapshot/python-sdv.tar.gz