python-ecos on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-ecos

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

$ yay -Rns python-ecos

2. Manually Install "python-ecos" via AUR

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

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

b. Clone python-ecos's git locally

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

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

$ cd ~/python-ecos $ makepkg -si

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

ID: 1051031
Name: python-ecos
PackageBaseID: 118950
PackageBase: python-ecos
Version: 2.0.10-1
Description: Python interface for ECOS.
URL: https://github.com/embotech/ecos-python
NumVotes: 4
Popularity: 0.006259
OutOfDate:
Maintainer: thrasibule
FirstSubmitted: 1484927756
LastModified: 1647282746
URLPath: /cgit/aur.git/snapshot/python-ecos.tar.gz

5. The same packages on other Linux Distributions