Install Authy Without Snap in Linux

Install Authy Without Snap in Linux

Authy is a Two-Factor-Authentication software focused on security. Unfortunately Authy is only supported as a snap package in Linux. But everybody hates snap. So there is an alternate way to install authy on debian based linux distributions.

First clone the repo

git clone 'https://mpr.makedeb.org/authy'

Go to the directory

cd authy

Install makedeb

bash -ci "$(wget -qO - 'https://shlink.makedeb.org/install')"

Make Package

makedeb -si

If the last step fails:-

sudo dpkg -i *.deb