Home > OS >  Linux small white, online for help
Linux small white, online for help

Time:09-29

Virtual machine wget command with no, use the yum install suggest what to do with no package,

CodePudding user response:

Yum yum source has a problem you put the source is configured, can find some like ali's yum source online

CodePudding user response:

You use a local source of yum, but your local yum source should not mount,
http://mirrors.163.com/.help/CentOS7-Base-163.repo here to download the yum configuration files

CodePudding user response:

The Linux first own source removed, when installing a local source, can be downloaded from a mirror site

CodePudding user response:

Make sure a few questions:
1. Your device can be connected to the Internet?
Can network can use ali cloud yum source, cannot be connected to the Internet can configure the local source

2. How to configure the local source? How to configure ali cloud source?
The baidu

CodePudding user response:

Add local source of yum, locally mounted mount -o loop/XXX, XXX can baidu search

CodePudding user response:

The mount iso CD/MNT
CD/etc/yum. Repos. D/
Vim repo file
In which a line of input file file:///mnt
Yum repolist check whether it is feasible to
Yum -y install wget
  • Related