Files
hush3/INSTALL-BIN.md
2021-09-24 13:54:11 -04:00

360 B

Installing Hush binaries

  1. First download the release you want to install. It will have a .deb file extension.

  2. Next install the Debian package (change the version to what you downloaded above):

    dpkg -i hush-3.8.0-amd64.deb

  3. If you want to remove it, then run this to uninstall:

    apt-get remove hush