python-copulas on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-copulas

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

$ yay -Rns python-copulas

2. Manually Install "python-copulas" via AUR

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

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

b. Clone python-copulas's git locally

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

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

$ cd ~/python-copulas $ makepkg -si

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

ID: 1427117
Name: python-copulas
PackageBaseID: 194080
PackageBase: python-copulas
Version: 0.10.1-1
Description: Create tabular synthetic data using copulas-based modeling
URL: https://github.com/sdv-dev/Copulas
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1685297804
LastModified: 1710427591
URLPath: /cgit/aur.git/snapshot/python-copulas.tar.gz