On Debian, Ubuntu or other DEB-based system, download mobydick_0.1.0_amd64.deb
and run
sudo dpkg -i mobydick_0.1.0_amd64.deb
On other Linux systems, download mobydick
and run:
./mobydick
# Or if you want it globally
sudo mv ./mobydick /usr/bin/mobydick
mobydick
For non-64-bits Linux and other operating systems, you'll have to build the package from source with cargo
.