I'm trying to install EasyTether via the deb package provided on their drivers page.
I ran the command sudo dpkg -i easytether
and I got this:
[sudo] password for icedborn:
(Reading database ... 232605 files and directories currently installed.)
Preparing to unpack easytether_0.8.7-1_amd64.deb ...
Unpacking easytether (0.8.7-1) over (0.8.7-1) ...
Setting up easytether (0.8.7-1) ...
Then I ran the command easytether connect and I got this message:
easytether: command not found
What am I doing wrong?