Convert .rpm to .deb and isntall gpt
Written by Administrator
Wednesday, 14 October 2009 07:59
PDF Print E-mail

arc1:~# alien -k gpt-3.2-5ng.i386.rpm
Warning: Skipping conversion of scripts in package gpt: preinst
Warning: Use the --scripts parameter to include the scripts.
gpt_3.2-5ng_i386.deb generated
arc1:~# dpkg -i gpt
gpt_3.2-5ng_i386.deb  gpt-3.2-5ng.i386.rpm
arc1:~# dpkg -i gpt_3.2-5ng_i386.deb
Selecting previously deselected package gpt.
(Reading database ... 120825 files and directories currently installed.)
Unpacking gpt (from gpt_3.2-5ng_i386.deb) ...
Setting up gpt (3.2-5ng) ...
arc1:~#