I\'ve followed the instructions here (under the Linux tab) on installing Dart onto a Ubuntu web-server.
Dart itself works fine, but I can\'t use Pub commands (only Dart
Another work-around is creating a link to pub
pub
sudo ln -s /usr/lib/dart/bin/pub /usr/bin/pub
https://askubuntu.com/questions/56339/how-to-create-a-soft-or-symbolic-link