Ubuntu下将rpm包转化为deb包: apt-get install alien -y alien --to-deb nginx-xxxx.el7.x86_64.rpm #安装测试 dpkg -i nginx-xxx.deb