Installing .NET Core Preview 2.1 on Ubuntu Linux 16.10 Yakkety
So I followed the official instructions on how to install .NET Core on Ubuntu but ran into some lock issues at the very last command. Some might call it ‘clutch’.
I initially received the following errors:
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily available)
E: Unable to lock the administration director (/var/lib/dpkg/), is another process using it?
DON’T PANIC. Count to 10. Re-run the command. Works.