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