deb package [Debian based Package]
rpm package [ Redhat Package Manager ]
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
Step 1: Install alien through Synaptic Package Manager or type the given command in Terminal
$ sudo apt-get install alienStep 2: Convert tar.gz to deb
$ sudo alien /opt/eclipse-helios.tar.gzThis command will create eclipse-helios.deb package in /opt directory.
Step 3: Convert rpm to deb
$ sudo alien ffmpeg-0.6-3.fc13.i686.rpm