Unity – How to Launch an Application in Unity

unity

How do I launch an application in Ubuntu with Unity?

Best Answer

Method 1:

If you know (parts of) the name of the application, you can open the Dash by clicking on the Ubuntu icon in the top-left corner (or by pressing the Super key), then type the name and choose the application from the Applications search result (if there's only one result, you can directly press Enter to start it, else you can use the Tab key to step through the results):

enter image description here

Method 2:

Open the Dash by clicking on the Ubuntu icon in the top-left corner (or by pressing the Super key):

enter image description here

Now click on the More Apps icon to open the Dash's application view, which is called Application Lens. You are presented with expandable lists of:

  • Frequently used applications
  • All installed applications
  • Suggested applications you can download/install

enter image description here

In the top-right corner you see a drop-down menu, that allows you to filter the applications by various types (very much like the menu in the classic GNOME session allowed you to find types of applications). From there you can browse your applications and choose the one you want to start:

enter image description here

The Media Apps and Internet Apps items in the Dash are shortcuts that will directly show you only multimedia or internet applications.

Method 3:

Click on the Applications launcher item to go to the Application Lens from method 2:

enter image description here

You can also right-click the item to see its quicklist, which will directly bring you to the application type view in the Application Lens:

enter image description here

Related Question