error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory puppeter code example
Example 1: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory"
sudo apt-get install libaio1 libaio-dev
Example 2: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory
sudo apt-get install libasound2