On Sat, 2005-06-18 at 21:02 +0800, douglas at croydongroup.com.hk wrote: > Hi, > > I am new to linux and Ubuntu. > > I have a file in rpm and how can I install it in Ubuntu. How can I convert it to > deb. Would someone point me to Ubuntu Guide. The command you want is sudo alien -k name.of.rpm Then install the deb as normal. regards nux