or-tools on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S or-tools

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

$ yay -Rns or-tools

2. Manually Install "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 or-tools's git locally

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

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

$ cd ~/or-tools $ makepkg -si

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

ID: 1357876
Name: or-tools
PackageBaseID: 133509
PackageBase: or-tools
Version: 9.8-1
Description: Google's Operations Research tools.
URL: https://github.com/google/or-tools
NumVotes: 4
Popularity: 0.223841
OutOfDate:
Maintainer: akstrfn
Submitter: akstrfn
FirstSubmitted: 1529012125
LastModified: 1700737589
URLPath: /cgit/aur.git/snapshot/or-tools.tar.gz