Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 30-07-2006, 08:56 PM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: May 2006
Posts: 21
Default nstalling rpms in ubuntu


how can i install rpms in ubuntu?
ramana321388 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 30-07-2006, 09:05 PM   #2 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: nstalling rpms in ubuntu

Not at all a good idea. Why would you want to do that? Almost everything that is available in rpm format can be available in deb format.
Still if you want to go ahead with installing a rpm.
Firstly, convert rpm to deb using
Code:
sudo alien <name of the rpm>
then install the deb using
[code]sudo dpkg -i <file name of the generated deb >
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 30-07-2006, 09:07 PM   #3 (permalink)
I see right through you.
 
Sykora's Avatar
 
Join Date: Sep 2005
Location: Chennai
Posts: 597
Default Re: nstalling rpms in ubuntu

To install rpms on ubuntu (a debian based system), you can use the alien package converter. At the command line, first get alien using apt-get, and then use alien on the rpm.

Code:
$ sudo apt-get install alien
$ sudo alien -k name-of-rpm-file.rpm
Then install it as you would any .deb package.

Note however, that this method is experimental, buggy, and should not be done on system libraries, modules, etc.

EDIT: Oops, too late, answered when I wasn't looking.
__________________
I didn't make the world, I only try to live in it.
http://lucentbeing.com
-- Sykora --
Sykora is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Charan

Advertisement




All times are GMT +5.5. The time now is 05:07 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2