Skip to content

Instantly share code, notes, and snippets.

@BirkhoffLee
Last active November 9, 2017 11:55
Show Gist options
  • Save BirkhoffLee/0e329616c7e791c66af2e22ba5b5d344 to your computer and use it in GitHub Desktop.
Save BirkhoffLee/0e329616c7e791c66af2e22ba5b5d344 to your computer and use it in GitHub Desktop.
Install magic-warmhole on CentOS 7
#!/bin/sh
sudo yum install -y python-pip libsodium-devel python-devel
sudo pip install --upgrade pip
sudo pip install magic-wormhole
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment