Command 'heroku' not found, but can be installed with: sudo snap install heroku code example
Example 1: download heroku ubuntu
$ sudo snap install --classic heroku
Example 2: how to install heroku in terminal
$ brew tap heroku/brew && brew install heroku