Skip to content

Installing Seal

You can install Seal by either directly cloning from GitHub and building, or downloading pre-built binaries.

Building from Source

Paste this code to terminal:

git clone https://github.com/huseynaghayev/seal
cd seal
# configure compiler or flags in Makefile if needed
make
./seal --version # should print version