mingw-w64-lrs on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mingw-w64-lrs

* (Optional) Uninstall mingw-w64-lrs on Arch using YAY

$ yay -Rns mingw-w64-lrs

2. Manually Install "mingw-w64-lrs" via AUR

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

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

b. Clone mingw-w64-lrs's git locally

$ git clone https://aur.archlinux.org/mingw-w64-lrs.git ~/mingw-w64-lrs

c. Go to ~/mingw-w64-lrs folder and install it

$ cd ~/mingw-w64-lrs $ makepkg -si

3. Information about the mingw-w64-lrs package on Arch User Repository (AUR)

ID: 552559
Name: mingw-w64-lrs
PackageBaseID: 136714
PackageBase: mingw-w64-lrs
Version: 062+2017.03.03-1
Description: C implementation of the reverse search algorithm for vertex enumeration/convex hull problems (mingw-w64)
URL: http://cgm.cs.mcgill.ca/~avis/C/lrs.html
NumVotes: 0
Popularity: 0
OutOfDate: 1641858179
Maintainer:
Submitter: xantares
FirstSubmitted: 1539803190
LastModified: 1539803297
URLPath: /cgit/aur.git/snapshot/mingw-w64-lrs.tar.gz