python-or-tools on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S python-or-tools

* (Optional) Uninstall python-or-tools on Arch using YAY

$ yay -Rns python-or-tools

2. Manually Install "python-or-tools" via AUR

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

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

b. Clone python-or-tools's git locally

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

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

$ cd ~/python-or-tools $ makepkg -si

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

ID: 1426581
Name: python-or-tools
PackageBaseID: 123983
PackageBase: python-or-tools
Version: 9.9-2
Description: Google's Operations Research tools
URL: https://github.com/google/or-tools
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: sameer
Submitter: dariost
FirstSubmitted: 1499816738
LastModified: 1710351399
URLPath: /cgit/aur.git/snapshot/python-or-tools.tar.gz