20 August, 2009

Install rpm packages in Ubuntu

Open the terminal window from accessories

sudo apt-get install alien


Use the following command to install your rpm file

sudo alien -i name_of_rpm_file.rpm


You can also convert rpm file to deb file

sudo alien -k name_of_rpm_file.rpm


for install deb file use

sudo dpkg -i name_of_created_deb_file.deb

0 comments:

Post a Comment

speak out... itz your time !!!

 

Terminal Diary | techblog Copyright © 2009 Gadget Blog is Designed by jintu jacob Powered by Blogger