python-docplex on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-docplex

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

$ yay -Rns python-docplex

2. Manually Install "python-docplex" via AUR

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

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

b. Clone python-docplex's git locally

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

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

$ cd ~/python-docplex $ makepkg -si

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

ID: 1252573
Name: python-docplex
PackageBaseID: 160632
PackageBase: python-docplex
Version: 2.25.236-2
Description: The IBM Decision Optimization CPLEX Modeling for Python
URL: https://pypi.org/project/docplex/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: iyanmv
Submitter: iyanmv
FirstSubmitted: 1607268665
LastModified: 1683203000
URLPath: /cgit/aur.git/snapshot/python-docplex.tar.gz