File tree Expand file tree Collapse file tree 2 files changed +48
-0
lines changed
Expand file tree Collapse file tree 2 files changed +48
-0
lines changed Original file line number Diff line number Diff line change 1+ # CachyOS
2+
3+ ## 地址
4+
5+ < https://mirrors.ustc.edu.cn/cachyos/ >
6+
7+ ## 说明
8+
9+ CachyOS 软件源
10+
11+ ## 收录架构
12+
13+ x86_64
14+
15+ ## 使用说明
16+
17+ 编辑 ` /etc/pacman.d/cachyos-mirrorlist ` ,在文件的最顶端添加
18+
19+ ``` ini
20+ Server = https://mirrors.ustc.edu.cn/cachyos/repo/$arch/$repo
21+ ```
22+
23+ 编辑 ` /etc/pacman.d/cachyos-v3-mirrorlist ` ,在文件的最顶端添加
24+
25+ ``` ini
26+ Server = https://mirrors.ustc.edu.cn/cachyos/repo/$arch_v3/$repo
27+ ```
28+
29+ 编辑 ` /etc/pacman.d/cachyos-v4-mirrorlist ` ,在文件的最顶端添加
30+
31+ ``` ini
32+ Server = https://mirrors.ustc.edu.cn/cachyos/repo/$arch_v4/$repo
33+ ```
34+
35+ ## 相关链接
36+
37+ 官方主页
38+
39+ : < https://cachyos.org/ >
40+
41+ 论坛
42+
43+ : < https://discuss.cachyos.org/ >
44+
45+ Wiki
46+
47+ : < https://wiki.cachyos.org/ >
Original file line number Diff line number Diff line change 121121 - archlinuxarm.md
122122 - archlinuxcn.md
123123 - blackarch.md
124+ - cachyos.md
124125 - centos.md
125126 - centos-stream.md
126127 - centos-vault.md
You can’t perform that action at this time.
0 commit comments