glucose on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S glucose

* (Optional) Uninstall glucose on Arch using YAY

$ yay -Rns glucose

2. Manually Install "glucose" via AUR

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

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

b. Clone glucose's git locally

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

c. Go to ~/glucose folder and install it

$ cd ~/glucose $ makepkg -si

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

ID: 482371
Name: glucose
PackageBaseID: 96435
PackageBase: glucose
Version: 4.1-1
Description: Parallel SAT solver based on Minisat, with glue clauses.
URL: http://www.labri.fr/perso/lsimon/glucose/
NumVotes: 1
Popularity: 0
OutOfDate: 1699276209
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1437992012
LastModified: 1517354765
URLPath: /cgit/aur.git/snapshot/glucose.tar.gz