Welcome Guest | RSS

乌班图

Wednesday, 2026-04-01, 10:00 PM
Main » 2010 » March » 23 » Ubuntu:使用Alien实现DEB与RPM互换
5:17 PM
Ubuntu:使用Alien实现DEB与RPM互换

 Debian的DEB与redhat的RPM是linux下比较方便的软件安装包格式。使用alien可以实现这两者的互换。

    1、安装alien

    在ubuntu下,alien已经添加在源中,可以使用 sudo apt-get install alien进行安装;

    或者,也可以下载安装,点击此处

    2、转换RPM为DEB

sudo alien test.rpm

    3、转换DEB至RPM

sudo alien -r test deb

Views: 1161 | Added by: forestrex | Rating: 0.0/0
Total comments: 0
Name *:
Email *:
Code *: