cplex on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S cplex

* (Optional) Uninstall cplex on Arch using YAY

$ yay -Rns cplex

2. Manually Install "cplex" via AUR

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

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

b. Clone cplex's git locally

$ git clone https://aur.archlinux.org/cplex.git ~/cplex

c. Go to ~/cplex folder and install it

$ cd ~/cplex $ makepkg -si

3. Information about the cplex package on Arch User Repository (AUR)

ID: 1014765
Name: cplex
PackageBaseID: 126605
PackageBase: cplex
Version: 20.10-2
Description: A commercial solver for mathematical optimization problems.
URL: https://www.ibm.com/software/products/de/ibmilogcpleoptistud
NumVotes: 3
Popularity: 0
OutOfDate: 1674403672
Maintainer:
Submitter: Viech
FirstSubmitted: 1508845579
LastModified: 1641483187
URLPath: /cgit/aur.git/snapshot/cplex.tar.gz