[plug] Installing RPM packages on a Debian system
Onno Benschop
onno at itmaze.com.au
Thu Jun 19 14:55:59 WST 2003
On Thu, 2003-06-19 at 14:50, J L Macfarlan wrote:
> Hi all,
>
> I'm a newbe to linux. I have a Debian woody system and would like to install
> a ups power management driver which is in an RPM package.
> Is there a simple way to do this. I have the RPM package manager installed
> but it is looking for a database of some discription.
If you already have the .rmp, then install alien - apt-get install
alien, then run alien {name of .rpm} which will generate a .deb, which
you can then install with dpkg -i {name of .deb}
So:
* apt-get install alien
* alien {name of .rpm}
* dpkg -i {name of .deb}
Onno Benschop
Connected via Optus B3 from S33:37'33" - E115:07'30" (Dunsborough, WA)
--
()/)/)() ..ASCII for Onno..
|>>? ..EBCDIC for Onno..
--- -. -. --- ..Morse for Onno..
Proudly supported by Skipper Trucks, Highway1, Concept AV, Sony Central, Dalcon
ITmaze - ABN: 56 178 057 063 - ph: 04 1219 8888 - onno at itmaze.com.au
More information about the plug
mailing list