Skip to main content

Installation

wget -O engine.zip https://github.com/scanoss/engine/archive/master.zip
unzip engine.zip
cd engine-master
make
sudo make install
cd ..

Verify Installation

scanoss -v
Running the above command should display the installed version.