• Arch下载官方镜像列表Official mirrors


    Official mirrors

    The official Arch Linux mirror list is available from the pacman-mirrorlist package. To get an even more up-to-date list of mirrors, use the Pacman Mirror List Generator page on the main site.
    In the unlikely scenario that you are without any configured mirrors and pacman-mirrorlist is not installed, run the following command:

    手动下载镜像列表

    有时因为系统镜像列表丢失或可读性不强,我们需要从官方网站下载按地区分类的镜像列表,很简单,执行如下命令:

    wget -O /etc/pacman.d/mirrorlist https://www.archlinux.org/mirrorlist/all/
    
  • 相关阅读:
    SEO优化笔记
    ie8兼容border-radius方法
    简易透明黑色背景
    attr属性
    滚动延迟加载数据
    .net变量判断
    js传值
    15.setInterval
    14.名字查找
    13.angular时间
  • 原文地址:https://www.cnblogs.com/wonux/p/5178082.html
Copyright © 2020-2023  润新知