python-cvxpy on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-cvxpy

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

$ yay -Rns python-cvxpy

2. Manually Install "python-cvxpy" via AUR

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

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

b. Clone python-cvxpy's git locally

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

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

$ cd ~/python-cvxpy $ makepkg -si

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

ID: 1051019
Name: python-cvxpy
PackageBaseID: 115500
PackageBase: python-cvxpy
Version: 1.2.0-1
Description: A domain-specific language for modeling convex optimization problems
URL: http://github.com/cvxgrp/cvxpy/
NumVotes: 9
Popularity: 0.006608
OutOfDate:
Maintainer: thrasibule
FirstSubmitted: 1473930095
LastModified: 1647281387
URLPath: /cgit/aur.git/snapshot/python-cvxpy.tar.gz

5. The same packages on other Linux Distributions