【问题标题】:Install RPM files in a HPC cluster (Centos 8) without root permission在没有 root 权限的情况下在 HPC 集群(Centos 8)中安装 RPM 文件
【发布时间】:2021-05-30 17:44:32
【问题描述】:

当我没有 root 权限时,如何在 HPC 集群 (Centos 8) 上安装一些 rpm 文件。 我需要将它安装在我自己的目录中并通过我的 ./bashc_profile 调用它。

谢谢

【问题讨论】:

    标签: rpm hpc centos8


    【解决方案1】:

    你不能。要安装 RPM 包,您需要 root(或 sudo)访问权限。句号。

    您可以使用 rpmdev-extract 提取内容,如果是某种脚本,您可以将其放在某个地方。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2019-02-25
      • 2019-11-29
      • 2015-11-12
      • 2013-05-29
      • 1970-01-01
      • 1970-01-01
      • 2012-12-20
      相关资源
      最近更新 更多