As many of you have noticed Google Chrome doesn't come installed in Backtrack 5.
So, in this post we will learn how to install it.
The installation was made in Backtrack 5 R3.
Step 1
Open a new command session and type:
apt-get install chromium-browser
Step 2
Access the chrome browser directory:
cd /usr/lib/chromium-browser
