• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Open Applications In Ubuntu Terminal

How To Open Applications In Ubuntu Terminal

By Sourabh / October 19, 2019 Category: How To, Ubuntu

How to open applications in Ubuntu Terminal? Launch application from terminal Linux; run a program in Linux command line. This tutorial explains how to open apps using terminal Ubuntu

Using Terminal To Open An Application

You can open an application by using the Linux terminal. First open the terminal (press CTRL, ALT and T) or open it from Ubuntu Dash.

Now type the program’s name into the terminal. If you are not sure for the commands name, follow the steps:

First Method

Open /usr/share/applications. The default applications will have a .desktop file stored in /usr/share/applications folder.

From here right click on the application whose command you want to find out. Right clicking on the application’s icon will show the Properties. Under command box you can see the command to run in the terminal.

Second Method

To quickly find the locations of the application (gedit in this example) executable, run which gedit and for a listing of filesystem locations, run whereis gedit:

sourcedigit@SD:~$ whereis gedit
gedit: /usr/bin/gedit /usr/share/gedit /usr/share/man/man1/gedit.1.gz
sourcedigit@SD:~$ which gedit
sourcedigit@SD:~$ /usr/bin/gedit

Now run the command /usr/bin/gedit in terminal to open the app from terminal.

 

Tags: How Do I Run A Program From Terminal?, How To Open Applications In Ubuntu Terminal, How To Open Apps Using Terminal Ubuntu, How To Open Installed Software In Ubuntu, How To Run A Program In Linux Command Line, Launch Application From Terminal Kali Linux, Launch Application From Terminal Linux, Open an Application via Linux Terminal, Open an Application via Terminal, Open An Application Via Terminal Linux, Open an Application via Terminal Ubuntu, Open an Application via Ubuntu Terminal, Open Application From Terminal Linux, Opening an Application via Linux Terminal, Opening an Application via Terminal, Opening An Application Via Terminal Linux, Opening an Application via Terminal Ubuntu, Opening an Application via Ubuntu Terminal

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap