I have installed Ubuntu 14.04.5 Desktop 32 bit, and I can't find any icon or menu to launch the terminal. Is something wrong? How can I access the terminal?
Asked
Active
Viewed 9,433 times
0
-
1Hi black and welcome to Ask Ubuntu! Is there a reason you aren't using Ubuntu 16.04? – fosslinux Jun 14 '17 at 02:36
2 Answers
1
Click on the search icon on the launcher. Type term. At least one should be listed. You can launch it from there and then pin it (lock it) to the launchbar.
If it's not there, you can install it thusly:
sudo apt-get install gnome-terminal
Alternately, if the terminal software is installed,
<ctrl><alt> t
will launch it.

jones0610
- 2,157