cj wrote: > I am a newbie.I want to know if i can use RPM to install package rather than > dpkg .If can ,how > can i do?
You can convert .rpm files with alien to .deb files and install the
resulting .deb files. This is the appropriate method when using
Debian GNU/Linux. You can't use pure rpm to install packages since
you would mix up dependencies and package information.
Regards,
Joey
--
No question is too silly to ask, but, of course, some are too silly
to answer. -- Perl book

