Files
hush3/INSTALL-BIN.md
2021-09-24 13:50:41 -04:00

12 lines
356 B
Markdown

# Installing Hush binaries
1. First [download the release](https://git.hush.is/hush/hush3/releases) you want to install. It will have a .deb file extension.
1. Next install the Debian package (change the version to what you downloaded above):
dpkg -i hush-3.8.0-amd64.deb
1. If you want to remove it, then run this to uninstall:
apt-get remove hush