[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: rpm packages Debian



On August 12, 2004 02:41 pm, michael.sherman@og.ge.com wrote:
> I have 2 rpm packages that I want to install on a Sarge system. Can someone
> give me a hint or a link as to how to do that.
> Michael

You can convert them to debs using alien command and then install the debs:

apt-get install alien
alient --to-deb *.rpm
dpkg -i *.deb

Cheers,
Peter

www.dialore.com



Reply to: