This tutorial will show you how to install Google search support in Ubuntu terminal .
In Ubuntu environment most of the installation is done through terminal . During installation , sometimes you may get error .Generally newbies search on Google by using error message as keyword .
Current Process :
In case if you get a error while installing in terminal, you will copy the error message and search in Google .
Process after tweak :
In case if you get a error while installing in terminal, select the error message and right click on it . “Search on Google” option will be displayed , apart from open terminal , open tab etc which were already existing .
How to install Google search support in Ubuntu terminal :
Since installation is done through PPA , first you have to add PPA by using below command :
sudo add-apt-repository ppa:tualatrix/personal
Next update your system and install it in Ubuntu :
sudo apt-get update && sudo apt-get install gnome-terminal
Thanks for visiting my Blog !!
Note: This PPA supports Ubuntu 12.04, 11.10, 11.04, 10.10, and 10.04.
Reference :
http://blog.ubuntu-tweak.com/2010/11/16/gnome-terminal-with-google-search-support.html


Recent Comments