souffle on AUR (Arch User Repository)
Last updated: February 01,2025
1. Install "souffle" 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 souffle on Arch using YAY
$
yay -S
souffle
Copied
* (Optional) Uninstall souffle on Arch using YAY
$
yay -Rns
souffle
Copied
2. Manually Install "souffle" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone souffle's git locally
$
git clone https://aur.archlinux.org/souffle.git
~/souffle
Copied
c. Go to ~/souffle folder and install it
$
cd
~/souffle
Copied
$
makepkg -si
Copied
3. Information about the souffle package on Arch User Repository (AUR)
ID: 1353713
Name: souffle
PackageBaseID: 143842
PackageBase: souffle
Version: 2.4.1-1
Description: Soufflé is a translator of declarative Datalog programs into the C++ language
URL: https://github.com/souffle-lang/souffle
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eschulte
Submitter: eschulte
FirstSubmitted: 1564072951
LastModified: 1700065277
URLPath: /cgit/aur.git/snapshot/souffle.tar.gz
Name: souffle
PackageBaseID: 143842
PackageBase: souffle
Version: 2.4.1-1
Description: Soufflé is a translator of declarative Datalog programs into the C++ language
URL: https://github.com/souffle-lang/souffle
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eschulte
Submitter: eschulte
FirstSubmitted: 1564072951
LastModified: 1700065277
URLPath: /cgit/aur.git/snapshot/souffle.tar.gz