paul-nameless / tg

terminal telegram client
The Unlicense
943 stars 75 forks source link

Command 'tg' not found, but can be installed with: sudo apt install topgit #285

Open Nwilde117 opened 2 years ago

Nwilde117 commented 2 years ago

installed it in linux mint, compiled without any issues

navakelvin commented 2 years ago

It has probably been installed in ~/.local/bin/

Go there and run it with ./tg

You must export this PATH if you want to launch it from anywhere.