基于 *.deb 文件创建 *.rpm 文件

发布于 2024-10-05 01:22:59 字数 341 浏览 1 评论 0原文

我主要在 Windows/Mac 环境中进行开发,对 Linux 的了解有限。为了打包我的 eclipse RCP 项目,我在虚拟机中的 Ubuntu 64 位中创建了 2 个 deb 文件(一个 64 位,另一个 32 位)。我在 64 位和 32 位 ubuntu 中测试了这 2 个 deb 文件,它们工作正常。

现在,我想为这 2 个 deb 文件创建 RPM 文件。我是否使用 alien 将这些 deb 文件转换为 rpm 文件?这是首选方式吗?或者有更好的方法来处理这个问题吗?

非常感谢。

I develop primarily in Windows/Mac environment with limited knowledge on Linux. To package my eclipse RCP project, I created 2 deb files (one 64bit and another 32bit) in Ubuntu 64bit in the virtual box. I tested these 2 deb files in 64bit and 32bit ubuntu and they worked.

Now, I want to create the RPM files for these 2 deb files. Do I use alien to convert these deb files to rpm files? Is that a preferred way? Or is there a better way to handle this?

Thanks much.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

﹏半生如梦愿梦如真 2024-10-12 01:22:59

外星人在工作时非常老套,在不工作时则毫无用处。最好学习如何正确构建 RPM

alien is terribly hacky when it works, and useless when it doesn't. It's better to learn how to build a RPM properly.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文