首页 > 其他 > 详细

Redhat下安装SAP的相关

时间:2019-08-29 13:44:13      阅读:80      评论:0      收藏:0      [点我收藏+]

Installing additional software packages

You can also install or reinstall a package or a package group at a later point after the OS installation with the following commands, provided that your system can access the RHEL software channels via the officially supported ways (directly or via Red Hat Satellite/Proxy):

  • For installing individual packages:

           yum install <package1> [<package2> [< package3> [...]]]
           where <package*> are the names of the packages to be installed, e.g.:
            yum install uuidd

  • For installing package groups:

           yum groupinstall ‘<group1>‘ [‘<group2>‘ [‘< group3‘ [...]]]
           where <group*> are the names of the groups you want to install.
           The following yum groups correspond to the groups listed for the interactive installation above:

  • large-systems
  • network-file-system-client
  • performance
  • compat-libraries

Redhat下安装SAP的相关

原文:https://www.cnblogs.com/weikui/p/11428933.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!