Skip to content

xyzzen/repos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

中科大,清华等仓库源不提供文件,下载起来不方便.

ustc 中科大源 bfsu 北京外国语源(还是清华维护)

中科大源

epel

wget -O /etc/yum.repos.d/epel.repo https://raw.githubusercontent.com/xyzzen/repos/master/utsc/epel.repo 

centos7

cp -r /etc/yum.repos.d /opt
wget -O /etc/yum.repos.d/CentOS-Base.repo https://raw.githubusercontent.com/xyzzen/repos/master/utsc/centos7/CentOS-Base.repo 

centos8

cp -r /etc/yum.repos.d /opt
wget -O /etc/yum.repos.d/CentOS-Linux-AppStream.repo   https://raw.githubusercontent.com/xyzzen/repos/master/utsc/centos8/CentOS-Linux-AppStream.repo
wget -O /etc/yum.repos.d/CentOS-Linux-BaseOS.repo      https://raw.githubusercontent.com/xyzzen/repos/master/utsc/centos8/CentOS-Linux-BaseOS.repo
wget -O /etc/yum.repos.d/CentOS-Linux-Extras.repo      https://raw.githubusercontent.com/xyzzen/repos/master/utsc/centos8/CentOS-Linux-Extras.repo
wget -O /etc/yum.repos.d/CentOS-Linux-Plus.repo        https://raw.githubusercontent.com/xyzzen/repos/master/utsc/centos8/CentOS-Linux-Plus.repo
wget -O /etc/yum.repos.d/CentOS-Linux-PowerTools.repo  https://raw.githubusercontent.com/xyzzen/repos/master/utsc/centos8/CentOS-Linux-PowerTools.repo

北外源

epel

wget -O /etc/yum.repos.d/epel.repo https://raw.githubusercontent.com/xyzzen/repos/master/bfsu/epel.repo 

centos7

cp -r /etc/yum.repos.d /opt
wget -O /etc/yum.repos.d/CentOS-Base.repo https://raw.githubusercontent.com/xyzzen/repos/master/bfsu/centos7/CentOS-Base.repo 

centos8

cp -r /etc/yum.repos.d /opt
wget -O /etc/yum.repos.d/CentOS-Linux-AppStream.repo   https://raw.githubusercontent.com/xyzzen/repos/master/bfsu/centos8/CentOS-Linux-AppStream.repo
wget -O /etc/yum.repos.d/CentOS-Linux-BaseOS.repo      https://raw.githubusercontent.com/xyzzen/repos/master/bfsu/centos8/CentOS-Linux-BaseOS.repo
wget -O /etc/yum.repos.d/CentOS-Linux-Extras.repo      https://raw.githubusercontent.com/xyzzen/repos/master/bfsu/centos8/CentOS-Linux-Extras.repo
wget -O /etc/yum.repos.d/CentOS-Linux-Plus.repo        https://raw.githubusercontent.com/xyzzen/repos/master/bfsu/centos8/CentOS-Linux-Plus.repo
wget -O /etc/yum.repos.d/CentOS-Linux-PowerTools.repo  https://raw.githubusercontent.com/xyzzen/repos/master/bfsu/centos8/CentOS-Linux-PowerTools.repo

gitee加速

中科大源

epel

wget -O /etc/yum.repos.d/epel.repo https://gitee.com/xyz_zen/repos/raw/master/utsc/epel.repo 

centos7

cp -r /etc/yum.repos.d /opt
wget -O /etc/yum.repos.d/CentOS-Base.repo https://gitee.com/xyz_zen/repos/raw/master/utsc/centos7/CentOS-Base.repo 

centos8

cp -r /etc/yum.repos.d /opt
wget -O /etc/yum.repos.d/CentOS-Linux-AppStream.repo   https://gitee.com/xyz_zen/repos/raw/master/utsc/centos8/CentOS-Linux-AppStream.repo
wget -O /etc/yum.repos.d/CentOS-Linux-BaseOS.repo      https://gitee.com/xyz_zen/repos/raw/master/utsc/centos8/CentOS-Linux-BaseOS.repo
wget -O /etc/yum.repos.d/CentOS-Linux-Extras.repo      https://gitee.com/xyz_zen/repos/raw/master/utsc/centos8/CentOS-Linux-Extras.repo
wget -O /etc/yum.repos.d/CentOS-Linux-Plus.repo        https://gitee.com/xyz_zen/repos/raw/master/utsc/centos8/CentOS-Linux-Plus.repo
wget -O /etc/yum.repos.d/CentOS-Linux-PowerTools.repo  https://gitee.com/xyz_zen/repos/raw/master/utsc/centos8/CentOS-Linux-PowerTools.repo

北外源

epel

wget -O /etc/yum.repos.d/epel.repo https://gitee.com/xyz_zen/repos/raw/master/bfsu/epel.repo 

centos7

cp -r /etc/yum.repos.d /opt
wget -O /etc/yum.repos.d/CentOS-Base.repo https://gitee.com/xyz_zen/repos/raw/master/bfsu/centos7/CentOS-Base.repo 

centos8

cp -r /etc/yum.repos.d /opt
wget -O /etc/yum.repos.d/CentOS-Linux-AppStream.repo   https://gitee.com/xyz_zen/repos/raw/master/bfsu/centos8/CentOS-Linux-AppStream.repo
wget -O /etc/yum.repos.d/CentOS-Linux-BaseOS.repo      https://gitee.com/xyz_zen/repos/raw/master/bfsu/centos8/CentOS-Linux-BaseOS.repo
wget -O /etc/yum.repos.d/CentOS-Linux-Extras.repo      https://gitee.com/xyz_zen/repos/raw/master/bfsu/centos8/CentOS-Linux-Extras.repo
wget -O /etc/yum.repos.d/CentOS-Linux-Plus.repo        https://gitee.com/xyz_zen/repos/raw/master/bfsu/centos8/CentOS-Linux-Plus.repo
wget -O /etc/yum.repos.d/CentOS-Linux-PowerTools.repo  https://gitee.com/xyz_zen/repos/raw/master/bfsu/centos8/CentOS-Linux-PowerTools.repo

SCLo

github

wget -O /etc/yum.repos.d/CentOS-SCLo-rh.repo  https://raw.githubusercontent.com/xyzzen/repos/master/sclo/CentOS-SCLo-rh.repo

gitee

wget -O /etc/yum.repos.d/CentOS-SCLo-rh.repo   https://gitee.com/xyz_zen/repos/raw/master/sclo/CentOS-SCLo-rh.repo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors