Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 378 Bytes

archlinux.md

File metadata and controls

21 lines (15 loc) · 378 Bytes
category layout mirrorid
help
help
archlinux

Arch Linux 软件仓库镜像使用帮助

A lightweight and flexible Linux® distribution that tries to Keep It Simple.

编辑 /etc/pacman.d/mirrorlist,在文件的最顶端添加:

Server = https://{{ site.hostname }}/archlinux/$repo/os/$arch

更新软件包缓存:

sudo pacman -Syy