For those who new in Backtrack or even in Linux. Installing a software must be confusing cause we have to do it in the terminal with it's black and white interface.
But, since Backtrack is based on Ubuntu, lets install Synaptic and Ubuntu Software Center to make us easier to install software.
First, lets install the Synaptic Package Manager
# apt-get install synaptic
Go to System > Administration > Software Sources.
At the Ubuntu Software Tab check all Downloadable from the Internet options.
Close, then Reload.
Second, lets install Ubuntu Software Center
# apt-get install software-center
And there you go..
Synaptic and Software Center installed on your Backtrack system.