python-copulae on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-copulae

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

$ yay -Rns python-copulae

2. Manually Install "python-copulae" via AUR

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

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

b. Clone python-copulae's git locally

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

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

$ cd ~/python-copulae $ makepkg -si

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

ID: 1280547
Name: python-copulae
PackageBaseID: 188298
PackageBase: python-copulae
Version: 0.7.8-1
Description: Multivariate data modelling with Copulas in Python
URL: https://copulae.readthedocs.io
NumVotes: 1
Popularity: 7.1E-5
OutOfDate:
Maintainer: a.kudelin
Submitter: a.kudelin
FirstSubmitted: 1669675004
LastModified: 1688059439
URLPath: /cgit/aur.git/snapshot/python-copulae.tar.gz