2023-05-03 22:50:12 +08:00
< p align = "center" >
< a href = "https://supermanito.github.io/LinuxMirrors" >
< img src = "./docs/assets/images/logo.png" width = "320" alt = "Material for MkDocs" >
< / a >
< / p >
< p align = "center" >
< strong >
2023-05-03 23:41:43 +08:00
< a href = "https://supermanito.github.io/LinuxMirrors" > 官方网站< / a > < / br > < / br >
GNU/Linux 一键更换系统软件源脚本< / br >
本项目旨在为从事计算机相关行业的朋友们提供便利
2023-05-03 22:50:12 +08:00
< / strong >
< / p >
2022-01-01 04:47:37 +08:00
2023-05-03 23:46:19 +08:00
- ### 适配系统及版本号
2022-06-03 18:38:17 +08:00
< table >
< tr >
2023-05-01 16:27:11 +08:00
< td rowspan = "11" > 支持< br / > 版本< br / >
2022-06-03 18:38:17 +08:00
< / tr >
< tr >
2023-05-03 22:50:12 +08:00
< td > < a href = "https://www.debian.org" target = "_blank" > < img src = "./docs/assets/images/icon/debian.svg" width = "16" height = "16" style = "vertical-align: -0.15em" / > < / a > Debian< / td >
2023-05-02 18:22:44 +08:00
< td align = "center" > 8.0 ~ 12< / td >
2022-06-03 18:38:17 +08:00
< / tr >
< tr >
2023-05-03 22:50:12 +08:00
< td > < a href = "https://cn.ubuntu.com" target = "_blank" > < img src = "./docs/assets/images/icon/ubuntu.svg" width = "16" height = "16" style = "vertical-align: -0.15em" / > < / a > Ubuntu< / td >
2023-05-02 18:22:44 +08:00
< td align = "center" > 14.04 ~ 23< / td >
2022-06-03 18:38:17 +08:00
< / tr >
< tr >
2023-05-03 22:50:12 +08:00
< td > < a href = "https://www.kali.org" target = "_blank" > < img src = "./docs/assets/images/icon/kali.svg" width = "16" height = "16" style = "vertical-align: -0.15em" / > < / a > Kali Linux< / td >
2023-04-18 06:00:32 +08:00
< td align = "center" > 2.0 ~ 2023< / td >
2022-06-03 18:38:17 +08:00
< / tr >
< tr >
2023-05-03 22:50:12 +08:00
< td > < a href = "https://access.redhat.com/products/red-hat-enterprise-linux" target = "_blank" > < img src = "./docs/assets/images/icon/redhat.svg" width = "16" height = "16" style = "vertical-align: -0.15em" / > < / a > Red Hat Enterprise Linux< / td >
2022-06-03 18:38:17 +08:00
< td align = "center" > 7.0 ~ 8.5< / td >
< / tr >
< tr >
2023-05-03 22:50:12 +08:00
< td > < a href = "https://www.centos.org/centos-linux" target = "_blank" > < img src = "./docs/assets/images/icon/centos.svg" width = "16" height = "16" style = "vertical-align: -0.15em" / > < / a > CentOS< / td >
2022-06-03 18:38:17 +08:00
< td align = "center" > 7.0 ~ 8.5< / td >
< / tr >
2023-04-18 06:00:32 +08:00
< tr >
2023-05-03 22:50:12 +08:00
< td > < a href = "https://www.centos.org/centos-stream" target = "_blank" > < img src = "./docs/assets/images/icon/centos.svg" width = "16" height = "16" style = "vertical-align: -0.15em" / > < / a > CentOS Stream< / td >
2023-04-18 06:00:32 +08:00
< td align = "center" > 8 ~ 9< / td >
< / tr >
2023-04-19 01:26:44 +08:00
< tr >
2023-05-03 22:50:12 +08:00
< td > < a href = "https://rockylinux.org" target = "_blank" > < img src = "./docs/assets/images/icon/rocky.svg" width = "16" height = "16" style = "vertical-align: -0.15em" / > < / a > Rocky Linux< / td >
2023-04-19 01:26:44 +08:00
< td align = "center" > 8.0 ~ 9< / td >
< / tr >
2022-06-03 18:38:17 +08:00
< tr >
2023-05-03 22:50:12 +08:00
< td > < a href = "https://fedoraproject.org/zh-Hans" target = "_blank" > < img src = "./docs/assets/images/icon/fedora.ico" width = "16" height = "16" style = "vertical-align: -0.15em" / > < / a > Fedora< / td >
2023-05-03 02:21:01 +08:00
< td align = "center" > 30 ~ 38< / td >
2022-06-03 18:38:17 +08:00
< / tr >
2023-04-21 12:06:23 +08:00
< tr >
2023-05-03 22:50:12 +08:00
< td > < a href = "https://www.openeuler.org/zh" target = "_blank" > < img src = "./docs/assets/images/icon/openeuler.ico" width = "16" height = "16" style = "vertical-align: -0.15em" / > < / a > openEuler< / td >
2023-04-21 12:06:23 +08:00
< td align = "center" > 21.03 ~ 23< / td >
< / tr >
2023-05-01 16:27:11 +08:00
< tr >
2023-05-03 22:50:12 +08:00
< td > < a href = "https://www.opensuse.org" target = "_blank" > < img src = "./docs/assets/images/icon/opensuse.svg" width = "16" height = "16" style = "vertical-align: -0.15em" / > < / a > openSUSE< / td >
2023-05-01 16:27:11 +08:00
< td align = "center" > Leep 15 / Tumbleweed< / td >
< / tr >
2022-06-03 18:38:17 +08:00
< / table >
2023-05-03 22:57:25 +08:00
- ### [软件源 ](https://supermanito.github.io/LinuxMirrors/mirrors.html )
- ### [使用方法 ](https://supermanito.github.io/LinuxMirrors/use/main.html )
- ### [常见问题 ](https://supermanito.github.io/LinuxMirrors/help.html )
- ### [其它脚本 ](https://supermanito.github.io/LinuxMirrors/other.html )
2021-10-08 00:03:44 +08:00
***
2022-06-03 18:38:17 +08:00
### LICENSE
2023-05-03 23:46:19 +08:00
Copyright © 2023, [SuperManito ](https://github.com/SuperManito ). Released under the [MIT ](https://github.com/SuperManito/LinuxMirrors/blob/main/LICENSE ).
2023-05-02 18:22:44 +08:00
如有意见与建议您可以提交至 [Issues ](https://github.com/SuperManito/LinuxMirrors/issues ),如果您需要提交您的代码,请前往 GitHub 仓库提交 [Pull Requests ](https://github.com/SuperManito/LinuxMirrors/pulls )
2021-10-08 00:03:44 +08:00
2023-05-03 23:41:43 +08:00
__如果您觉得这个项目不错对您有所帮助的话, 方便在右上角给颗 ⭐ 并分享给更多的朋友吗? __