非官方用户软件仓库
外观
本文列出了由社区成员自由创建和分享的二进制仓库,这些仓库通常提供Arch 用户仓库 (AUR) 中 PKGBUILD 的预编译版本。
若要使用这些仓库,请按照 pacman#仓库与镜像 中的说明将其添加到 /etc/pacman.conf 中。如果仓库已签名,则必须按照 pacman/软件包签名#添加非官方密钥 中的说明获取并本地签名关联的密钥。
许多非官方 Arch Linux 仓库已在 https://archlinux.pkgs.org 上建立索引——它提供了仓库浏览器和软件包搜索功能。
注意:https://archlinux.pkgs.org 将 Arch Linux ARM 的 aarch64 仓库列为 Arch Linux 组织旗下的官方仓库,这在事实上是不正确的:这些仓库属于非官方仓库——使用时请自行承担风险。
如果您想创建自己的自定义仓库,请参考 pacman/技巧与提示#自定义本地仓库。
如果您有自己的仓库,请将其添加到此页面,以便其他用户能够找到您的软件包。在添加新仓库时,请遵循以下规则:
- 保持列表按字母顺序排列。
- 包含一些有关维护者的信息——至少包括一个(昵)称和某种联系方式(网站、电子邮件地址、ArchWiki 或论坛上的用户页面等)。
- 包含简短的描述——例如,仓库中提供的软件包类别。
- 如果存在包含有关该仓库更多信息的页面(无论是 ArchWiki 还是外部页面),请提供链接。
- 如果该仓库属于已签名类型,请包含一个 key-id,并尽可能将其作为链接到密钥服务器的锚点;如果密钥不在密钥服务器上,请提供指向密钥文件的链接。
- 如果可能,请避免在代码块中使用注释:格式化的描述更具可读性。想要在自己的 pacman.conf(5) 中添加注释的用户可以轻松自行创建。
某些仓库可能还提供除 x86_64 之外的其他架构的软件包。$arch 变量将由 pacman 自动设置。
已签名
ada
- 维护者: Rod Kay <rodakay5 at gmail dot com>
- 描述: Arch Ada 仓库——所有与 Ada 和 SPARK 编程语言相关的软件包。
- Key-ID: 0xED55AF75B0330A2A3BAA9986B6120CD888A0DFD2
[ada] Server = http://www.orthanc.site:8080/assets/arch_ada_repo
alerque
- 维护者: Caleb Maclennan
- 描述: 排版、出版和字体开发相关工具(如 SILE、CaSILE、Fontship)及其相关依赖,包括许多字体、Lua rocks 和 Python 模块。还包含 Asterisk、我(共同)维护的大多数 AUR 软件包,以及我个人使用的许多 AUR 构建。
- Git 仓库: https://github.com/alerque/aur
- Key-ID: 63CC496475267693
[alerque] Server = https://arch.alerque.com/$arch
ALHP
- 维护者: Giovanni Harting
- 描述: ALHP(代表你想要的任何东西)——提供针对特定 x86-64 微架构级别编译并经过额外优化的 官方仓库1
C 和 C++ Fortran Go Rust CPU 微架构 CFLAGS:-march=x86-64-vN
KCFLAGS,KCPPFLAGS2-march=x86-64-vN3
FFLAGS:-march=x86-64-vN
GOAMD64=vNRUSTFLAGS:-C target-cpu=x86-64-vN
链接时优化 (LTO)
(LTO)LTOFLAGS:CARGO_PROFILE_RELEASE_LTO=fatRUSTFLAGS:-C codegen-units=1
其他 CFLAGS:-O3-mpclmul
KCFLAGS,KCPPFLAGS-O34
FFLAGS:-O3
RUSTFLAGS:-C opt-level=3-C link-arg=-z-C link-arg=pack-relative-relocs
- 查看当前的编译标志,请参阅 https://somegit.dev/ALHP/ALHP.GO/src/branch/main/flags.yaml 和 https://alhp.dev/makepkg/。
另请参阅 makepkg#优化。 - 您必须使用 Dynamic Kernel Module Support (DKMS) 软件包,而不是直接链接的内核模块——例如
nvidia、virtualbox-host-modules-arch 和 ArchZFS 的用户会受到影响。 - 为 内核 编译设置
-march不会产生显著结果。 - 为内核编译设置
-O3是有争议的。
- 查看当前的编译标志,请参阅 https://somegit.dev/ALHP/ALHP.GO/src/branch/main/flags.yaml 和 https://alhp.dev/makepkg/。
- 另请参阅 黑名单软件包。
- Git 仓库: https://somegit.dev/ALHP/ALHP.GO
- 密钥环: alhp-keyringAUR
- 镜像列表: alhp-mirrorlistAUR
- debuginfod: https://debuginfod.alhp.dev
[core-x86-64-vN] Include = /etc/pacman.d/alhp-mirrorlist [extra-x86-64-vN] Include = /etc/pacman.d/alhp-mirrorlist [multilib-x86-64-vN] Include = /etc/pacman.d/alhp-mirrorlist
警告:检查您的系统支持情况——如果您选择了不受支持的选项,可能导致系统无法启动。
andontie-aur
- 维护者: Holly M.
- 描述: 一个包含最流行 AUR 软件包以及我一直使用的一些软件包的仓库。新软件包可以在上游网站申请。
- 上游页面: https://aur.andontie.net
- Key-ID: 72BF227DD76AE5BF
[andontie-aur] Server = https://aur.andontie.net/$arch
arcanisrepo
- 维护者: arcanis
- 描述: AUR 软件包(包括一些 VCS 软件包),主要是开发和科学工具。每日更新。
- 上游页面: https://repo.arcanis.me/arcanisrepo/x86_64/index.html
- Key-ID: 0xBD2AC8C5E989490C
[arcanisrepo] Server = https://repo.arcanis.me/$repo/$arch
arch4edu
- 维护者: Jingbei Li (petronny) 以及 其他贡献者
- 描述: 旨在为 Arch Linux 和 Arch Linux ARM 提供在校学生使用的大多数软件的最新版本的社区仓库。
- Git 仓库: https://github.com/arch4edu/arch4edu,同时也用于打包问题、过时通知、软件包申请和相关问题咨询。
- Key-ID: 7931B6D628C8D3BA
- 镜像列表: https://github.com/arch4edu/mirrorlist/blob/master/mirrorlist.arch4edu
[arch4edu] Server = https://mirrors.tuna.tsinghua.edu.cn/arch4edu/$arch
archlinuxcn
- 维护者: phoenixlzx, Felix Yan (felixonmars, dev), lilydjwg, farseerfc 以及 其他贡献者
- 描述: 由中文 Arch Linux 社区提供的软件包,全部已签名。请注意,非 x86_64 软件包并未得到完全维护和测试。如果您发现问题,请创建一个 issue。
- Git 仓库: https://github.com/archlinuxcn/repo,同时也用于打包问题、过时通知、软件包申请和相关问题咨询。
- Key-ID: 添加仓库后,必须在安装任何其他软件包之前安装 archlinuxcn-keyring 软件包,以免出现 PGP 签名错误。archlinuxcn-keyring 软件包本身由开发人员签名。
- 镜像列表: https://github.com/archlinuxcn/mirrorlist-repo,或从该仓库安装 archlinuxcn-mirrorlist-git 并使用
/etc/pacman.d/archlinuxcn-mirrorlist镜像列表。 - debuginfod: https://repo.archlinuxcn.org
[archlinuxcn] Server = https://repo.archlinuxcn.org/$arch
ArchZFS
- 维护者: Jan Houben (minextu), Luchesar Iliev (kerberizer) 以及 其他贡献者
- 描述: Arch Linux 上的 ZFS 软件包。
- 上游 Wiki: https://github.com/archzfs/archzfs/wiki
- Key-ID: 3A9917BF0DED5C13F69AC68FABEC0A1208037BE9
[archzfs] Server = https://github.com/archzfs/archzfs/releases/download/experimental Server = https://mirrors.uni-plovdiv.net/archzfs/experimental
artafinde
- 维护者: Leonidas Spyropoulos
- 描述: 包含 AUR 和自定义软件包的个人仓库。
- Key-ID: 不需要,因为密钥包含在 archlinux 密钥环中。
[artafinde] Server = https://pkgbuild.com/~artafinde/repo
avr
- 维护者: Vianney Bouchaud
- 描述: 我个人使用的一些 AUR 构建,主要包括我为了自己使用而构建的 Kubernetes 相关软件包,以及我打包的一些自己的软件。
- 上游页面: https://bouchaud.org/packages/avr
- Git 仓库: https://github.com/vbouchaud/aur
- Key-ID: 157B08346330029C
[avr] Server = https://bouchaud.org/packages/$repo/$arch
bioarchlinux
- 维护者: BioArchLinux 团队
- 描述: Arch Linux 生物信息学软件仓库,包含 R cran 二进制软件包。
- 上游页面: https://github.com/BioArchLinux/Packages
- 安装说明: https://wiki.bioarchlinux.org/index.php?title=Usage
- 引用: https://doi.org/10.1093/bioinformatics/btaf106
- Key-ID: B1F96021DB62254D
[bioarchlinux] Server = https://repo.bioarchlinux.org/$arch
提示: 在 R 中,可以通过 bspm 使用
suppressMessages(bspm::enable()) 将 install.packages 与 pacman 和 BioArchLinux 仓库集成。blackeagle-pre-community
- 维护者: Ike Devolder
- 描述: 在移入 extra 仓库之前,对我所维护的软件包进行测试。
- Key-ID: 不需要,因为维护者是软件包维护者。
[blackeagle-pre-community] Server = https://repo.herecura.eu/$repo/$arch
build.kilabit.info
- 维护者: shulhan
- 上游页面: https://build.kilabit.info
- 软件包列表: https://build.kilabit.info/karajo/app/
- Key-ID: 4A5360B500C9C4F0
[build.kilabit.info] Server = https://build.kilabit.info/aur
chaotic-aur
- 维护者: dr460nf1r3, PedroHLC, LordKitsuna, Librewish[失效链接 2023-05-06—HTTP 404], SolarAquarion, thotypous (前 TU) 以及 RustemB (纪念).
- 描述: 自动构建维护者使用的 AUR 软件包,每小时更新一次(少数为每日更新)。它在全球拥有多个镜像。其主构建服务器托管在巴西圣卡洛斯联邦大学。仅限 x86_64。
- 上游页面: https://aur.chaotic.cx
- Key-ID: FBA220DFC880C036,带有若干子密钥。如需协助,仓库主页提供了密钥环和镜像列表。
[chaotic-aur] Server = https://geo-mirror.chaotic.cx/$repo/$arch
coderkun-aur
- 维护者: coderkun
- 描述: 包含各种软件的 AUR 软件包。支持软件包增量更新以及软件包和数据库签名。
- 上游页面: https://www.suruatoel.xyz/arch
- Key-ID: 39E27199A6BEE374
- Keyfile: https://www.suruatoel.xyz/coderkun.key[失效链接 2024-03-03—HTTP 404]
[coderkun-aur] Server = https://arch.suruatoel.xyz/$repo/$arch/
condorcore
- 维护者: MrHacker
- 描述: 我共同维护的 Wazuh-SIEM 软件包和 AUR 软件包。数据库已签名。
- 上游页面: https://aur.condorbs.net
- Key-ID: 3CA0B9DF1BE7CE09
- Keyfile:GPG
- Keyring: https://aur.centauricorex.net/x86_64/condorcore-keyring-20231117-1-any.pkg.tar.zst[失效链接 2024-07-30—HTTP 404]
[condorcore] Server = https://aur.centauricorex.net/$arch
desolve
注意: 已废弃,软件包将于 2026 年删除,请使用 bioarchlinux。
- 维护者: desolve
- 描述: 一些额外内容的集合,包含二进制 R cran 软件包。
- 其他 AUR 软件包的 Git 仓库: https://github.com/dvdesolve/pkgbuilds
- Key-ID: DD3BF75DCD96541AC723B7CD6A4CD3276CA8EBBD
[desolve] Server = https://desolve.ru/archrepo/$arch
devkitpro
- 维护者: wintermute
- 描述: 为 Nintendo Wii、Gamecube、DS、GBA、Gamepark gp32 和 Nintendo Switch 提供 Homebrew 工具链。
- 上游页面: https://devkitpro.org/wiki/devkitPro_pacman
- Key-ID: F7FD5492264BB9D0
- Keyring: https://pkg.devkitpro.org/devkitpro-keyring.pkg.tar.xz
[dkp-libs] Server = https://downloads.devkitpro.org/packages [dkp-linux] Server = https://downloads.devkitpro.org/packages/linux/$arch/
g14
- 维护者: Luke Jones
- 描述: ASUS Linux 的自定义仓库,包含他们提供的所有软件的预编译二进制文件。
- 上游页面: https://asus-linux.org/
- 软件包列表: https://arch.asus-linux.org/
- Key-ID: 8F654886F17D497FEFE3DB448B15A6B0E9A3FA35
[g14] # Germany, origin Server = https://arch.asus-linux.org # Republic of Korea Server = https://naru.jhyub.dev/$repo
grawlinson
- 维护者: George Rawlinson
- 描述: 用户维护的 AUR 软件包以及一些实验性软件包。
- Git 仓库: https://git.little.kiwi/grawlinson/arch-pkgs
- 软件包列表: https://mirror.little.kiwi
- Key-ID: 9D120F4AAF400B8313A87EF2369552B2069123EE
- Keyfile: https://mirror.little.kiwi/grawlinson.asc
[grawlinson] Server = https://mirror.little.kiwi Server = https://pkgbuild.com/~grawlinson/repo/$repo
herecura
- 维护者: Ike Devolder
- 描述: Community 仓库中未包含的附加软件包。
- Git 仓库: https://gitlab.com/herecura/packages
- Key-ID: 不需要,因为维护者是软件包维护者。
[herecura] Server = https://repo.herecura.eu/$repo/$arch
ivasilev
- 维护者: Ianis G. Vasilev
- 描述: 各种各样的软件包,主要是我的软件和 AUR 构建。
- 上游页面: https://ivasilev.net/pacman
- Key-ID: 17DAB671
[ivasilev] Server = https://ivasilev.net/pacman/$arch
jk-aur
- 维护者: JustKidding
- 描述: 我维护和共同维护的 AUR 软件包。
- 上游页面: https://github.com/jstkdng/aur
- Key-ID: 7627D0F8F60FBA35371A29E1AA6B2752759F9361
[home_justkidding_arch_Arch] Server = https://download.opensuse.org/repositories/home:/justkidding:/arch/Arch/$arch
kawaii
- 维护者: Leonid Pilyugin
- 描述: 来自 AUR 以及我个人的 Kawaii 修改版软件包。
- 上游页面: https://github.com/LeonidPilyugin/kawaii-repo
- Key-ID: A308BDBE10D7C9C168AA2E055F2E4806FFE6B2CD
[kawaii] Server = https://raw.githubusercontent.com/LeonidPilyugin/kawaii-repo/main/x86_64/
lahwaacz
- 维护者: Jakub Klinkovský
- 描述: 包含 AUR 软件包的个人仓库。
- Key-ID: 不需要,因为密钥位于 archlinux-keyring 软件包中。
[lahwaacz] Server = https://pkgbuild.com/~lahwaacz/repo
linux-lts66
- 维护者: bemxio
- 描述: linux-lts66AUR 内核软件包的仓库,包括 linux-lts66-headersAUR 和 linux-lts66-docsAUR。
- Git 仓库: https://github.com/bemxio/linux-lts66-repo
- Key-ID: D6BA2CBC66075B2B
[linux-lts66] Server = https://linux-lts66.bemxio.xyz/
linux-nitrous
- 维护者: Simao Gomes Viana (superboringdev or xdevs23)
- 描述: linux-nitrous 内核的预编译软件包。
- Git 仓库: https://gitlab.com/xdevs23/linux-nitrous,同时也用于打包问题和相关问题咨询。
- Key-ID: 3FFA4C23 (keyserver.ubuntu.com) | 3FFA4C23 (pgp.mit.edu) | 3FFA4C23 (pgp.net.nz)
[linux-nitrous] Server = https://github.com/xdevs23/linux-nitrous/releases/latest/download
linux-surface
- 维护者: Linux-Surface
- 描述: 微软 Surface 系列电脑的预编译软件包。
- Git 仓库: https://github.com/linux-surface,同时也用于打包问题和相关问题咨询。
- Key-ID: Linux-Surface Keys (linux-surface keys) | 56C464BAAC421453 (keys.openpgp.org)
[linux-surface] Server = https://pkg.surfacelinux.com/arch/
liquorix
- 维护者: Steven Barrett (damentz)
- 描述: linux-lqxAUR、linux-lqx-headersAUR 和 linux-lqx-docsAUR 的自动构建版本。
- 上游页面: https://liquorix.net
- Git 仓库: https://github.com/damentz/liquorix-package, https://aur.archlinux.org/cgit/aur.git/log/?h=linux-lqx
- Key-ID: 9AE4078033F8024D (keys.openpgp.org)
[liquorix] Server = https://liquorix.net/archlinux/$repo/$arch
manuelschneid3r_Arch
- 维护者: Manuelschneid3r
- 描述: 由 Albert 开发者提供的 Albert 启动器软件包。
- Key-ID: https://software.opensuse.net.cn/download/package.iframe?project=home:manuelschneid3r&package=albert
[home_manuelschneid3r_Arch] Server = https://download.opensuse.org/repositories/home:/manuelschneid3r/Arch/$arch
miffe
注意: 32 位 key-id 是 不安全的。
[miffe] Server = https://arch.miffe.org/$arch/
mxmeinhold
- 维护者: mxmeinhold
- 描述: 我在 AUR 中维护的软件包,目前仅包含 factorio-headless。
- Key-ID: B77D730E8D444707FA93320D72E05836F8252405
- Keyfile: https://gpg.mxmeinhold.com
[mxmeinhold] Server = https://arch.mxmeinhold.com/$arch
orhun
- 维护者: Orhun Parmaksiz
- 描述: 包含 AUR 和自定义软件包的个人仓库。
- Key-ID: 不需要,因为维护者是软件包维护者。
[orhun] Server = https://pkgbuild.com/~orhun/repo
oscloud
- 维护者: bionade24
- 描述: 来自 AUR 的各种命令行工具和其他软件包。
- CI/CD 状态: https://abs-cd.oscloud.info
- Key-ID: FF363C5F81664E2B
[oscloud] Server = http://repo.oscloud.info/
ownstuff
- 维护者: Martchus
- 描述: 大量来自 AUR 和参考上游页面的软件包,例如大量用于 mingw-w64 和 Android 交叉编译的软件包,nvidia-580xx 软件包(包括为 linux 和 linux-lts 编译的模块)、字体、Perl 模块,以及诸如 tageditor-qt6AUR、syncthingtray-qt6AUR 和 qmplay2AUR 之类的工具。
- 上游页面: https://github.com/Martchus/PKGBUILDs (AUR 之外的源代码) 和 https://martchus.dyn.f3l.de/buildservice/#package-search-section (软件包浏览器/搜索)
- Key-ID: B9E36A7275FC61B464B67907E06FE8F53CDC6A4C
[ownstuff-testing] Server = https://ftp.f3l.de/~martchus/$repo/os/$arch Server = https://martchus.dyn.f3l.de/repo/arch/$repo/os/$arch [ownstuff] Server = https://ftp.f3l.de/~martchus/$repo/os/$arch Server = https://martchus.dyn.f3l.de/repo/arch/$repo/os/$arch
注意: testing 仓库应与官方 testing 仓库一起使用。
pkgbuilder
- 维护者: Chris Warrick
- 描述: 用于 Python AUR 助手 PKGBUILDer 的仓库。
- 上游页面: https://github.com/Kwpolska/pkgbuilder
- Key-ID: 5EAAEA16
注意: 32 位 key-id 是 不安全的。
[pkgbuilder] Server = https://pkgbuilder-repo.chriswarrick.com/
post-factum kernels
- 维护者: Oleksandr Natalenko (又名 post-factum)
- 描述: 由其开发人员 post-factum 提供的 pf-kernel 软件包。
- 上游页面: https://pfkernel.natalenko.name
- Key-ID: 95C357D2AF5DA89D
- Keyfile: https://download.opensuse.org/repositories/home:/post-factum:/kernels/Arch/x86_64/home_post-factum_kernels_Arch.key
[home_post-factum_kernels_Arch] Server = https://download.opensuse.org/repositories/home:/post-factum:/kernels/Arch/$arch
pro-audio-legacy
- 维护者: David Runge
- 描述: 专业音频的旧版工具(例如 jackAUR),主要用于旧环境或 CI。
- Key-ID: 不需要,因为维护者是开发人员/TU。
[pro-audio-legacy] Server = https://pkgbuild.com/~dvzrv/repos/pro-audio-legacy/$arch
proaudio
- 维护者: OSAMC 成员 (SpotlightKid, cbix, daniel.appelt 等)
- 描述: 尚未(或不再)出现在官方仓库中的专业音频软件包,为 x86_64 和 aarch64 构建。
- 上游页面: https://arch.osamc.de/
- Git 仓库: https://github.com/osam-cologne/archlinux-proaudio (欢迎提交 PR)
- Key-ID: 762AE5DB2B38786364BD81C4B9141BCC62D38EE5
- Keyfile: https://arch.osamc.de/proaudio/osamc.gpg
[proaudio] Server = https://arch.osamc.de/$repo/$arch
QOwnNotes
- 维护者: Patrizio Bekerle (pbek),QOwnNotes 作者
- 描述: QOwnNotes 是一款开源的记事本和待办事项列表管理器,支持 markdown 和 ownCloud 集成。
- Key-ID: F2205FB121DF142B31450865A3BA514562A835DB
- Keyfile: https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Arch_Extra/x86_64/home_pbek_QOwnNotes_Arch_Extra.key
[home_pbek_QOwnNotes_Arch_Extra] Server = https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Arch_Extra/$arch
quarry
- 维护者: anatolik
- 描述: Rubygems 软件包的 Arch 二进制仓库。有关更多信息,请参阅论坛公告。
- Git 仓库: https://github.com/anatol/quarry
- Key-ID: 不需要,因为维护者是开发人员。
[quarry] Server = https://pkgbuild.com/~anatolik/quarry/x86_64/
repo.mksscryertower.quest
- 维护者: Klimenko Maxim Sergievich
- 描述: 我个人使用的 AUR 软件包集合:Crowdsec、库等。
- Key-ID: CF26478FD667CD54
[repo.mksscryertower.quest] Server = https://repo.mksscryertower.quest/repo/x86_64/
rne
- 维护者: Richard Neumann
- 描述: 我个人使用的 AUR 软件包集合。
- Key-ID: 4CA8D523BD386AF7
[rne] Server = https://srv.richard-neumann.de/pub/repo/
seblu
- 维护者: Sébastien Luttringer
- 描述: 所有 seblu 的实用预编译软件包,部分为自制(linux-seblu-meta, zfs-dkms, spotify, masterpdfeditor 等)。
- Key-ID: 8DBD63B82072D77A
[seblu] Server = https://al1.seblu.net/$repo/$arch Server = https://al2.seblu.net/$repo/$arch
seiichiro
- 维护者: Stefan Brand (seiichiro0185)
- 描述: 我经常使用的 AUR 软件包。
- Key-ID: 805517CC
注意: 32 位 key-id 是 不安全的。
[seiichiro] Server = https://www.seiichiro0185.org/repo/$arch
sergej-repo
- 维护者: Sergej Pupykin
- 描述: nextcloud, prosody 以及其他一些内容。
- Key-ID: 不需要,因为维护者是软件包维护者。
[sergej-repo] Server = http://repo.p5n.pp.ru/$repo/os/$arch
sublime-text
- 维护者: Sublime Text 开发人员
- 描述: 来自开发人员仓库的 Sublime Text 编辑器软件包。
- 上游页面: https://text.sublime.net.cn/docs/3/linux_repositories.html#pacman
- Key-ID: 8A8F901A
注意: 32 位 key-id 是 不安全的。
[sublime-text] Server = https://download.sublimetext.com/arch/stable/$arch
supermario
- 维护者: Mario Finelli (supermario)
- 描述: 我使用或维护的 AUR 软件包。
- Git 仓库: https://github.com/mfinelli/pkgs, https://github.com/mfinelli/aur-packages
- Key-ID: C3CD75B002978A8468CA7B1F6C3ADDDE36FDA306
- Keyfile: https://finelli.pub/36FDA306.asc
[supermario] Server = https://pkgs.finelli.dev/arch/$arch
taur
- 维护者: toufic ar. (toufy)
- 描述: 我使用的(主要是开发用途的)AUR 软件包的每周构建版本。
- 上游页面: https://aur.toufy.me
- Git 仓库: https://git.toufy.me/taur
- Key-ID: BBA33017E29E74FB
[taur] Server = https://aur.toufy.me/builds
trinity
- 维护者: Trinity 桌面环境开发人员
- 描述: Trinity 桌面环境。
- Key-ID: D6D6FAA25E9A3E4ECD9FBDBEC93AF1698685AD8B
[trinity] Server = https://mirror.ppa.trinitydesktop.org/trinity/archlinux/$arch
xyne-x86_64
- 维护者: Xyne
- 描述: Xyne 个人项目的仓库。
- 上游页面: https://xyne.dev/projects/
- Key-ID: 不需要,因为维护者是 TU。
[xyne-x86_64] Server = https://xyne.dev/repos/xyne
Unsigned
注意: 用户需要将
SigLevel = PackageOptional 添加到这些条目中。警告: 未签名的仓库绝对不能使用 HTTP,因为如果没有 HTTPS,就无法验证您下载的内容是否与 Web 服务器提供的内容一致,这可能允许 中间人攻击 (MiTM) 在您的系统上安装任何软件。HTTPS 可减轻此类漏洞。
alucryd
- 维护者: Maxime Gauduin
- 描述: Maxime Gauduin 在 AUR 中维护(或不维护)的各种软件包,特别是 multilib 仓库,用于在没有 Steam 运行时环境的情况下运行 Steam 所需的各种软件包。
[core-alucryd] Server = https://pkgbuild.com/~alucryd/$repo/$arch [core-testing-alucryd] Server = https://pkgbuild.com/~alucryd/$repo/$arch [extra-alucryd] Server = https://pkgbuild.com/~alucryd/$repo/$arch [extra-testing-alucryd] Server = https://pkgbuild.com/~alucryd/$repo/$arch [multilib-alucryd] Server = https://pkgbuild.com/~alucryd/$repo/$arch [multilib-testing-alucryd] Server = https://pkgbuild.com/~alucryd/$repo/$arch
arch-mact2
- 维护者: Noa Himesaka
- 描述: 用于配备 T2 安全芯片的 Mac 电脑的内核和实用程序。
- 上游页面: https://mirror.funami.tech/arch-mact2
[arch-mact2] Server = https://mirror.funami.tech/arch-mact2/os/$arch
archlinuxgr
- 维护者
- 描述: 由希腊 Arch Linux 社区提供的许多有趣的软件包。
[archlinuxgr] Server = https://archlinuxgr.tiven.org/archlinux/$arch
archlinux-phalcon
- 维护者: Michal Sotolar <michal at sotolar dot com>
- 描述: Phalcon 框架 PHP 5.6 - 7.x 扩展版本。
- 上游页面: https://archlinux-phalcon.gitlab.io
[archlinux-phalcon] Server = https://archlinux-phalcon.gitlab.io/repository
archlinux-php
- 维护者: Michal Sotolar <michal at sotolar dot com>
- 描述: 可与主线版本共存的旧版 PHP 5.6 - 7.x 稳定版本。
- 上游页面: https://archlinux-php.gitlab.io
[archlinux-php] Server = https://archlinux-php.gitlab.io/repository
aur-packages
- 维护者: Sergey Kanafyev
- 描述: 个人仓库。包含每日构建的 AUR 软件包。
- Git 仓库: https://github.com/its-me/arch-linux-repository
[aur-packages] SigLevel = Optional TrustAll Server = https://github.com/its-me/arch-linux-repository/releases/download/latest
dx37essentials
- 维护者: DragonX256
- 描述: 个人仓库。包含我每天使用的 AUR 软件包。
- Git 仓库: https://gitlab.com/DX37/dx37essentials
- 上游页面: https://dx3756.ru/dx37essentials
[dx37essentials] Server = https://dx3756.ru/$repo/$arch Server = https://dx37.gitlab.io/$repo/$arch
ffy00 (python)
- 维护者: Filipe Laíns
- 描述: 提供几种不同的 Python 版本(例如 3.5, 3.6, 3.7)。这里应该可以找到所有活跃的 Python 发行版。
- Git 仓库: https://github.com/FFY00/arch-python-repo
- 上游页面: https://github.com/FFY00/arch-python-repo
[python] Server = https://ffy00.github.io/arch-python-repo/
heftig
- 维护者: Jan Alexander Steffens
- 描述: 包含 firefox-nightly、freetype2-gitAUR 和 crawl-git。
- 上游页面: https://bbs.archlinux.org/viewtopic.php?id=117157
[heftig] Server = https://pkgbuild.com/~heftig/repo/$arch
kicad-nightly
- 维护者: Rafael Silva <perigoso@riseup.net>
- 描述: KiCad 的预编译每日构建软件包。
- Git 仓库: https://gitlab.com/kicad/packaging/kicad-arch/kicad-arch-builder
- 上游页面: https://www.kicad.org/help/nightlies-and-rcs/
[kicad-nightly] Server = https://kicad.gitlab.io/packaging/kicad-arch/kicad-arch-builder/
mesa-git
- 维护者: Laurent Carlier
- 描述: 面向 testing 仓库的 Mesa git 构建。
[mesa-git] Server = https://pkgbuild.com/~lcarlier/$repo/$arch
principia
- 维护者: ROllerozxa <rollerozxa@voxelmanip.se>
- 描述: principiaAUR 和 principia-gitAUR 软件包的二进制构建。
- 上游页面: https://arch.principia-web.se
[principia] Server = https://arch.principia-web.se/$arch
rayr
- 维护者: Rayr
- 描述: 我的 AUR 软件包的预编译版本,打包为 Arch 仓库。
- 上游页面: https://github.com/Rayrsn/ArchRepo
[rayr] Server = https://rayrsn.github.io/ArchRepo/$arch
selinux
- 维护者: Nicolas Iooss (nicolas <dot> iooss <at> m4x <dot> org)
- 描述: 提供 SELinux 的二进制软件包。
- 上游页面: https://github.com/archlinuxhardened/selinux
[selinux] Server = https://github.com/archlinuxhardened/selinux/releases/download/ArchLinux-SELinux SigLevel = Never
stx4
- 维护者: StarterX4 <starterx4[at]gmail.com>
- 描述: Any 架构:一些字体和伪造包 (fakepkgs);x86_64 架构:已归档但可能仍然有用的软件包(如 PacmanXG4),以及我使用(或曾经使用)的一些 AUR 软件。
- 上游页面: https://github.com/StarterX4/StarterX4.github.io
[stx4-any] Server = https://starterx4.github.io/repos/arch/$arch/stx4 [stx4-x86_64] Server = https://starterx4.github.io/repos/arch/$arch/stx4
vdr4arch
- 维护者: CReimer, M-Reimer
- 描述: 用于 Arch Linux 的 VDR 软件包集合。
- 上游页面: https://github.com/VDR4Arch/vdr4arch
注意: 软件包使用 repo-make-ci.sh 自动构建。
[vdr4arch] Server = https://vdr4arch.github.io/$arch