lingo on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S lingo

* (Optional) Uninstall lingo on Arch using YAY

$ yay -Rns lingo

2. Manually Install "lingo" via AUR

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

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

b. Clone lingo's git locally

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

c. Go to ~/lingo folder and install it

$ cd ~/lingo $ makepkg -si

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

ID: 1241650
Name: lingo
PackageBaseID: 192703
PackageBase: lingo
Version: 20.0-1
Description: Comprehensive modeling language and solvers for linear, non-linear, and integer programming.
URL: https://www.lindo.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sukanka
Submitter: sukanka
FirstSubmitted: 1681530551
LastModified: 1681530634
URLPath: /cgit/aur.git/snapshot/lingo.tar.gz