User Tools

Site Tools


yum

Yum Extra Parameters



The standard yum command to install the MFL software is:

      yum install -y *.rpm


However, if a unit tries to download some files from the internet, and there is no internet access, you can use:

      yum --disablerepo=* install -y *.rpm



yum.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1