I am trying to explore using Dart's Pub package manager on the command line. Unfortunately, I don't know how to do this, and all the documentation I have read, presupposes that this is known. What are the actual steps needed to set up the command line, so you can run pub commands on GNU/Linux systems?
This is an expansion on this question: link. Can someone please help?