python-mystic on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-mystic

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

$ yay -Rns python-mystic

2. Manually Install "python-mystic" via AUR

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

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

b. Clone python-mystic's git locally

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

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

$ cd ~/python-mystic $ makepkg -si

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

ID: 1394335
Name: python-mystic
PackageBaseID: 171234
PackageBase: python-mystic
Version: 0.4.2-1
Description: highly-constrained non-convex optimization and uncertainty quantification
URL: https://github.com/uqfoundation/mystic
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1632160316
LastModified: 1706475194
URLPath: /cgit/aur.git/snapshot/python-mystic.tar.gz