I'm in confusion because I'm not getting my eclipse even after installing. I downloaded .tar.gz file of eclipse. Then I generated .deb file using command:
sudo alien -d eclipse.tar.gz
Then I tried to install it using command:
sudo dpkg -i ./eclipse_1-2_all.deb
It didn't give me any error and seemed to have worked but there's no eclipse application in dash home. What should I do? Kindly suggest.