python-cvxcanon on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-cvxcanon

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

$ yay -Rns python-cvxcanon

2. Manually Install "python-cvxcanon" via AUR

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

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

b. Clone python-cvxcanon's git locally

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

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

$ cd ~/python-cvxcanon $ makepkg -si

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

ID: 954366
Name: python-cvxcanon
PackageBaseID: 118644
PackageBase: python-cvxcanon
Version: 0.1.2-1
Description: C++ library to convert high-level optimization problems into canonical form.
URL: https://github.com/cvxgrp/CVXcanon
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1484074453
LastModified: 1630310030
URLPath: /cgit/aur.git/snapshot/python-cvxcanon.tar.gz