Skip to content

[Mirror Request]: AUR #9

Description

@w568w

软件源名称

Arch User Repository

国内其他镜像源同步情况

国内全球没有任何镜像源同步。

同步方法

需要使用第三方工具,如 aur-mirror-meta

该镜像源最终需要提供的是 JSON RPC 接口,而不是远程文件系统。故需要运行专门的服务器程序(上面举例的)。

命令举例:

服务端同步:

$ aur-mirror-meta sync

服务端运行:

$ aur-mirror-meta serve
# 启动在 3000 端口

客户端使用(以 yay 为例):

$ yay --aururl "http://<server>:3000" -Syu

注意事项

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions