Debian under RPM package installation
First we use the which alien command to see if Alien is installed.
If not installed, use the command apt-get install Alien
If there is no source, this time we need to modify the source file, add the source, for Debian 5.0 (other versions do not know if it is feasible, because I use 5.0) we can add the following line in the/etc/apt/sources.list file
Deb Ftp://ftp.tw.debian.org/debian/lenny main CONTIRB Non-free
Then run the command apt-get update the software library
Run the command apt-get install Alien
1.apt-get Install Alien
Alien-i xxx.rpm Direct Installation
alien-d xxx.rpm Build Debian Package
2.apt-get Install rpm
mkdir/var/lib/rpm
RPM--INITDB
RPM-IVH xxx.rpm
3. Self-running: There are chkconfig,ntsysv tools in Redhat, under Debian, you can use rcconf
Apt-get Install rcconf
Rcconf
Configuring Startup options