[solution] series updated…
Problem Description:
Prompt for error when executing command in Ubuntu 18.04 command line: failed to load module "Canberra GTK module" code>
Solution:
1. Execute the following command, I believe it will work wonders
sudo apt-get install libcanberra-gtk-module
2. During execution, enter y
3 according to the prompt, and re execute the command that just reported the error