How to install [dalai](https://github.com/cocktailpeanut/dalai) on Debian 11 You will need to take care of some prerequisites: ```apt install make g++ python3-pip python3-venv python-is-python3``` install node with your favorite method which is [nvm](https://github.com/nvm-sh/nvm#installing-and-updating) in my case