souffle-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S souffle-git

* (Optional) Uninstall souffle-git on Arch using YAY

$ yay -Rns souffle-git

2. Manually Install "souffle-git" via AUR

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

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

b. Clone souffle-git's git locally

$ git clone https://aur.archlinux.org/souffle-git.git ~/souffle-git

c. Go to ~/souffle-git folder and install it

$ cd ~/souffle-git $ makepkg -si

3. Information about the souffle-git package on Arch User Repository (AUR)

ID: 604814
Name: souffle-git
PackageBaseID: 122999
PackageBase: souffle-git
Version: r3910.7ce84469-2
Description: Soufflé is a translator of declarative Datalog programs into the C++ language
URL: https://github.com/souffle-lang/souffle
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: lllf
Submitter: lllf
FirstSubmitted: 1496242184
LastModified: 1555546856
URLPath: /cgit/aur.git/snapshot/souffle-git.tar.gz