-1

I really like the terminal that comes with Ubuntu Desktop (I believe this is called gnome? Please correct me if I am mistaken).

Is there any way to install this into Ubuntu Server? The terminal in ubuntu server is not pleasing to the eye (I know I shouldn't care about the looks)

But if this is possible to do, I would like to know.

Thank you

edit: This may seem like the same question as some has pointed out. But they are different, I am just bad at explaining. I wanted to know if it was possible to install the gnome application into ubuntu server. My other question was how to make the ubuntu server have the same font/colour as ubuntu desktop. So one question was related to appearance, and the other was related to actually installing the gnome application itself.

Baba.S
  • 139

1 Answers1

2

You can only run gnome-terminal on a desktop, it is an application. You can't replace your TTY with it, they are not the same thing, you can't have a gtk application without a window manager to run it in.

I refer you to this answer on your last question, this post and this one from my comment.

If you want gnome-terminal you need a desktop but those links combined should help you get almost there.

Mark Kirby
  • 18,949
  • 19
  • 79
  • 116