How to install erlang NIF for use in Livebook?

Hi,

I am new to the Elixir/Erlang ecosystem. I found an Erlang NIF here that I would like to use as is in an interactive Livebook and am unsure how to proceed.

Is it possible to install this directly from Mix.install in Livebook, or do I need a more involved process with Mix/Rebar?

Thanks!
BT