How can I install yum rpm packages without internet connection?

前端 未结 2 783
生来不讨喜
生来不讨喜 2021-01-28 12:58

This question has been asked before but mine is a bit different.

I want to install a bunch of rpm packages using sudo yum. I do not have internet connection on the mach

2条回答
  •  面向向阳花
    2021-01-28 13:01

    Is there a way I can install them without internet connectivity and with them not anywhere on any machine in the network

    No, that is called an air gap. You need to get the RPMs on the machine or network to have them installed.

提交回复
热议问题