# Arch Linux Mirror

# Introduction

Arch Linux (opens new window) is a famous rolling-release Linux distribution which follows the KISS principle (opens new window).

# Configuration

Write the following line to /etc/pacman.d/mirrorlist:

Server = https://mirrors.sustech.edu.cn/archlinux/$repo/os/$arch

# Update Repository Indexes

sudo pacman -Syy