glucose on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install glucose on Arch using YAY
$
yay -S
glucose
Copied
* (Optional) Uninstall glucose on Arch using YAY
$
yay -Rns
glucose
Copied
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
Copied
b. Clone glucose's git locally
$
git clone https://aur.archlinux.org/glucose.git
~/glucose
Copied
c. Go to ~/glucose folder and install it
$
cd
~/glucose
Copied
$
makepkg -si
Copied
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
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