How to Install Drush on Ubuntu ?
- Create a symbolic link between Composer's local bin directory, /usr/local/bin/composer , and the system's bin directory, /usr/bin/ : sudo ln -s /usr/local/bin/composer /usr/bin/composer.
- Change the working directory to the new Drush directory: cd /usr/local/src/drush.
https://ibmimedia.com/blog/190/install-drush-on-ubuntu
install #drush linux
drush: #command not found
install drush #ubuntu 20
install drush without composer
composer install drush 9
install drush drupal 8
install drush mac
install drush 8 using composer