Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想构建一个允许安装程序选择安装软件组件的 RPM。
更具体地说,我们在 RPM 中有 5 个 EAR 文件。我想让安装程序在安装时指定一个选项,以选择要安装哪个 EAR 或全部安装。
RPM有可能吗?
谢谢。
没有。安装 RPM 时不应该有任何用户交互。
您必须使每个rpm. 您可以将它们全部设为一个空rpm包Requires,或者您可以将它们组成一个yum组。
rpm
Requires
yum