Quantcast
Channel: 熊猫正正的博客
Viewing all articles
Browse latest Browse all 45

Install libsodium on Mac OSX

$
0
0

About the App

Install the App

  1. Press Command+Space and type Terminal and press enter/return key.
  2. Run in Terminal app:
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
    and press enter/return key. Wait for the command to finish.
  3. Run:
    brew install libsodium

Done! You can now use libsodium.



Viewing all articles
Browse latest Browse all 45

Trending Articles