sudo -i
Just a reminder that you can run GUI applications under sudo in Linux.
Run "sudo -i" to open the terminal with root-level privileges and then type the command to open your application.
Inspired by this post on how to run the Disk Usage Analyzer application in Linux with sudo privileges: