python-picos on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-picos

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

$ yay -Rns python-picos

2. Manually Install "python-picos" via AUR

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

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

b. Clone python-picos's git locally

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

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

$ cd ~/python-picos $ makepkg -si

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

ID: 1035667
Name: python-picos
PackageBaseID: 126460
PackageBase: python-picos
Version: 2.4-1
Description: A Python interface to conic optimization solvers.
URL: https://gitlab.com/picos-api/picos
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Viech
Submitter: Viech
FirstSubmitted: 1508437894
LastModified: 1644666136
URLPath: /cgit/aur.git/snapshot/python-picos.tar.gz