https://crystal-lang.org/install/
git clone https://github.com/owasp-noir/noir cd noir
# Install Dependencies shards install # Build shards build --release --no-debug # Copy binary cp ./bin/noir /usr/bin/