install heroku cli on linux

C++
sudo snap install --classic heroku$ brew tap heroku/brew && brew install heroku
Source

Also in C++: