Skip to content

llhuii/yum-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

install the yum tool

# export proxy setting
export http_proxy=http://192.168.2.10:808
export https_proxy=$http_proxy

# run
bash scripts/yum_install.sh

# validate
yum --version

About

install yum tool in mini-centos os

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages