Rate and give feedback:
Huawei uses machine translation combined with human proofreading to translate this document to different languages in order to help you better understand the content of this document.
Note: Even the most advanced machine translation cannot match the quality of professional translators.
Huawei shall not bear any responsibility for translation accuracy and it is recommended that you refer to the English document (a link for which has been provided).
Installing Local Software on RHEL
Context
The following procedure uses RHEL 6.6 as an example, and is applicable to RHEL, OEL, NeoKylin Linux Advanced Server, and Red Flag Linux OSs.
Procedure
- In the KVM screen, mount the system installation ISO file, as shown in Figure 18-1.
- Open the terminal and mount the ISO file to a specified directory, such as /media, as shown in Figure 18-2.
- Run the vim command to add the following content to /etc/yum.repo.d/myiso.repo, as shown in Figure 18-3.
- Run the mv command to save the source repo file as a backup file, as shown in Figure 18-4.
- Run the yum grouplist command to view the group of software that can be installed, as shown in Figure 18-5.
- Run the yum groupinstall command to install a group of required software. For example, to install the software in the Development tools group, run the yum groupinstall "Development tools" command, as shown in Figure 18-6. During the installation, the space required by the software group will be displayed. Click y when prompted, as shown in Figure 18-7
- After the installation is complete, the related commands or software can be used, as shown in Figure 18-8.