Skip to content

Instantly share code, notes, and snippets.

@silvernode
Created May 19, 2020 01:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save silvernode/5ed301bbd2514bdac31c6ee294594de8 to your computer and use it in GitHub Desktop.
Save silvernode/5ed301bbd2514bdac31c6ee294594de8 to your computer and use it in GitHub Desktop.
Step 1. Install Deps
sudo apt install cmake valac libgee-0.8-dev libsqlite3-dev libgtk-3-dev libnotify-dev libgpgme-dev libsoup2.4-dev libgcrypt20-dev libqrencode-dev gettext libsignal-protocol-c-dev
Step 2. Clone Repo
git clone git@github.com:dino/dino.git
OR
git clone https://github.com/dino/dino.git
Step 3. cd dino
Step 4.
./configure
make
build/dino
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment