adasat on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S adasat

* (Optional) Uninstall adasat on Arch using YAY

$ yay -Rns adasat

2. Manually Install "adasat" via AUR

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

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

b. Clone adasat's git locally

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

c. Go to ~/adasat folder and install it

$ cd ~/adasat $ makepkg -si

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

ID: 1285561
Name: adasat
PackageBaseID: 194485
PackageBase: adasat
Version: 24.0w-1
Description: Implementation of a DPLL-based SAT solver in Ada.
URL: https://github.com/AdaCore/AdaSAT
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1686296703
LastModified: 1688904898
URLPath: /cgit/aur.git/snapshot/adasat.tar.gz