picosat on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S picosat

* (Optional) Uninstall picosat on Arch using YAY

$ yay -Rns picosat

2. Manually Install "picosat" via AUR

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

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

b. Clone picosat's git locally

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

c. Go to ~/picosat folder and install it

$ cd ~/picosat $ makepkg -si

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

ID: 608154
Name: picosat
PackageBaseID: 56937
PackageBase: picosat
Version: 965-2
Description: The PicoSAT solver
URL: http://fmv.jku.at/picosat/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: reflectionalist
FirstSubmitted: 1329994017
LastModified: 1556568761
URLPath: /cgit/aur.git/snapshot/picosat.tar.gz