-
Notifications
You must be signed in to change notification settings - Fork 346
Open
Description
What I'd like to do is install souffle on my node. Following the souffle docs, one would do this:
sudo wget https://souffle-lang.github.io/ppa/souffle-key.public -O /usr/share/keyrings/souffle-archive-keyring.gpg
echo "deb [signed-by=/usr/share/keyrings/souffle-archive-keyring.gpg] https://souffle-lang.github.io/ppa/ubuntu/ stable main" | sudo tee /etc/apt/sources.list.d/souffle.list
sudo apt update
sudo apt install souffle
I haven't been able to find any examples of Aptfiles that seem to reflect this situation. Advice? Thanks in advance...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels