Found yourself with two docks after installing Dash to Dock or something similar on your Ubuntu Gnome Desktop?Â
There is a way to prevent them both running at the same time. Simply uninstall the one you do not need. If that happens to be the built in Ubuntu one then issue the command below in your terminal. Voila!
sudo apt remove gnome-shell-extension-ubuntu-dock
Copy
Need to put the original dock back just use this code
sudo apt install gnome-shell-extension-ubuntu-dock