Unofficial user repositories
This article lists binary repositories freely created and shared by the community, often providing pre-built versions of PKGBUILDs found in the Arch User Repository (AUR).
In order to use these repositories, add them to /etc/pacman.conf, as explained in pacman#Repositories and mirrors. If a repository is signed, you must obtain and locally sign the associated key, as explained in pacman/Package signing#Adding unofficial keys.
Many of the unofficial Arch Linux repositories are indexed on https://archlinux.pkgs.org — it provides repositories browser and packages search.
If you want to create your own custom repository, follow pacman/Tips and tricks#Custom local repository.
If you have your own repository, please add it to this page so that all the other users will know where to find your packages. Keep the following rules when adding new repositories:
- Keep the lists in alphabetical order.
- Include some information about the maintainer—at least a (nick)name and some form of contact information (website, email address, user page on ArchWiki or the forums, etc.).
- Include some short description—e.g., the category of packages provided in the repository.
- If there is a page—either on ArchWiki or external—containing more information about the repository, include a link to it.
- If the repository is of the signed variety, please include a key-id, possibly using it as the anchor for a link to its keyserver; if the key is not on a keyserver, include a link to the key file.
- If possible, avoid using comments in code blocks: the formatted description is much more readable. Users who want some comments in their pacman.conf(5) can easily create it on their own.
Some repositories may also have packages for architectures besides x86_64. The $arch variable will be set automatically by pacman.
Signed
ada
- Maintainer: Rod Kay <rodakay5 at gmail dot com>
- Description: Arch Ada Repository—all packages relating to the Ada and SPARK programming languages.
- Key-ID: 0xED55AF75B0330A2A3BAA9986B6120CD888A0DFD2
[ada] Server = http://www.orthanc.site:8080/assets/arch_ada_repo
alerque
- Maintainer: Caleb Maclennan
- Description: Typesetting, publishing, and font development related tools such as SILE, CaSILE, Fontship, and their related dependencies including many fonts, Lua rocks, and Python modules. Also Asterisk, most of the AUR packages I (co-)maintain, and many of the AUR builds I use personally.
- Git repository: https://github.com/alerque/aur
- Key-ID: 63CC496475267693
[alerque] Server = https://arch.alerque.com/$arch
ALHP
- Maintainer: Giovanni Harting
-
Description: Official repositories compiled for specific x86-64 microarchitecture levels—i.e. with
-march=x86-64-vN,-Ctarget-cpu=x86-64-vNandGOAMD64=vN—with-O3,-Copt-level=3,-Clink-arg=-z,-Clink-arg=pack-relative-relocs,-mpclmul, and -falign-functions=32.
- See current compilation flags in https://somegit.dev/ALHP/ALHP.GO/src/branch/main/flags.yaml and https://alhp.dev/makepkg/.
- See also Blacklisted packages.
- ALHP does not provide package archive.
- ALHP stands for whatever you want it.
- Git repository: https://somegit.dev/ALHP/ALHP.GO
- Debuginfod: https://debuginfod.alhp.dev
- Keyring: alhp-keyringAUR
- Mirrorlist: alhp-mirrorlistAUR
[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
- Check your system for support—if you choose wrong option, you may not be able to boot your system.
- Check status—if it is Building, then you may end up with partial upgrade.
- You have to use Dynamic Kernel Module Support (DKMS) packages instead of Directly linked kernel modules—e.g. users of
nvidia, virtualbox-host-modules-arch and ArchZFS are affected.
andontie-aur
- Maintainer: Holly M.
- Description: A repository containing the most popular AUR packages, as well as some I use all the time. New packages can be requested on the upstream website.
- Upstream page: https://aur.andontie.net
- Key-ID: 72BF227DD76AE5BF
[andontie-aur] Server = https://aur.andontie.net/$arch
arcanisrepo
- Maintainer: arcanis
- Description: AUR packages (including some VCS packages), mostly development and scientific tools. Updated daily.
- Upstream page: https://repo.arcanis.me/arcanisrepo/x86_64/index.html
- Key-ID: 0xBD2AC8C5E989490C
[arcanisrepo] Server = https://repo.arcanis.me/$repo/$arch
arch4edu
- Maintainers: Jingbei Li (petronny), and others
- Description: Community repository for Arch Linux and Arch Linux ARM that strives to provide the latest versions of most software used by college students.
- Git repository: https://github.com/arch4edu/arch4edu, also for packaging issues, out-of-date notifications, package requests, and related questions.
- Key-ID: 7931B6D628C8D3BA
- Mirrors: https://github.com/arch4edu/mirrorlist/blob/master/mirrorlist.arch4edu
[arch4edu] Server = https://mirrors.tuna.tsinghua.edu.cn/arch4edu/$arch
archlinuxcn
- Maintainers: phoenixlzx, Felix Yan (felixonmars, dev), lilydjwg, farseerfc, and others
- Description: Packages by the Chinese Arch Linux community, all signed. Be aware that non-x86_64 packages are not fully maintained and tested. Create an issue if you find some problems.
- Git repository: https://github.com/archlinuxcn/repo, also for packaging issues, out-of-date notifications, package requests, and related questions.
- Debuginfod: https://repo.archlinuxcn.org
- Key-ID: Once the repository is added, archlinuxcn-keyring package must be installed before any other, so you do not get errors about PGP signatures. archlinuxcn-keyring package itself is signed by a developer.
-
Mirrors: https://github.com/archlinuxcn/mirrorlist-repo, or install archlinuxcn-mirrorlist-git from the repository and use the
/etc/pacman.d/archlinuxcn-mirrorlistmirrorlist.
[archlinuxcn] Server = https://repo.archlinuxcn.org/$arch
ArchZFS
- Maintainers: Jan Houben (minextu), Luchesar Iliev (kerberizer), and others
- Description: Packages for ZFS on Arch Linux.
- Upstream wiki: https://github.com/archzfs/archzfs/wiki
- Key-ID: 3A9917BF0DED5C13F69AC68FABEC0A1208037BE9
[archzfs] Server = https://github.com/archzfs/archzfs/releases/download/experimental
artafinde
- Maintainer: Leonidas Spyropoulos
- Description: Personal repository with AUR and custom packages.
- Key-ID: Not needed, as key is in archlinux keyring.
[artafinde] Server = https://pkgbuild.com/~artafinde/repo
avr
- Maintainer: Vianney Bouchaud
- Description: Some of the AUR builds I use personally, packages mainly related to kubernetes that I used to build for my own use as well as some of my own software that I also package.
- Upstream page: https://bouchaud.org/packages/avr
- Git repository: https://github.com/vbouchaud/aur
- Key-ID: 157B08346330029C
[avr] Server = https://bouchaud.org/packages/$repo/$arch
bioarchlinux
- Maintainer: BioArchLinux Team
- Description: Biological Software Repository for Arch Linux, incrudes R cran binary packages.
- Upstream page: https://github.com/BioArchLinux/Packages
- Setup: https://wiki.bioarchlinux.org/index.php?title=Usage
- Citation: https://doi.org/10.1093/bioinformatics/btaf106
- Key-ID: B1F96021DB62254D
[bioarchlinux] Server = https://repo.bioarchlinux.org/$arch
install.packages with pacman and BioArchLinux repository using bspm with suppressMessages(bspm::enable()).blackeagle-pre-community
- Maintainer: Ike Devolder
- Description: Testing of the by me maintained packages before moving to extra repository.
- Key-ID: Not required, as maintainer is a Package Maintainer.
[blackeagle-pre-community] Server = https://repo.herecura.eu/$repo/$arch
build.kilabit.info
- Maintainer: shulhan
- Upstream page: https://build.kilabit.info
- Package list: https://build.kilabit.info/karajo/app/
- Key-ID: 4A5360B500C9C4F0
[build.kilabit.info] Server = https://build.kilabit.info/aur
chaotic-aur
- Maintainer: dr460nf1r3, PedroHLC, LordKitsuna, Librewish[dead link 2023-05-06—HTTP 404], SolarAquarion, thotypous (former TU), and RustemB (in memoriam).
- Description: Auto builds AUR packages the maintainers use, update them hourly (a few are updated daily). It has several mirrors worldwide. Its main builder is hosted at the Federal University of Sao Carlos, Brazil. It's x86_64 only.
- Upstream page: https://aur.chaotic.cx
- Key-ID: FBA220DFC880C036, with some subkeys. To help, keyring and mirrorlist are available at the repository's homepage.
[chaotic-aur] Server = https://geo-mirror.chaotic.cx/$repo/$arch
coderkun-aur
- Maintainer: coderkun
- Description: AUR packages with random software. Supporting package deltas and package and database signing.
- Upstream page: https://www.suruatoel.xyz/arch
- Key-ID: 39E27199A6BEE374
- Keyfile: https://www.suruatoel.xyz/coderkun.key[dead link 2024-03-03—HTTP 404]
[coderkun-aur] Server = https://arch.suruatoel.xyz/$repo/$arch/
condorcore
- Maintainer: MrHacker
- Description: Wazuh-SIEM packages that I co-maintain and AUR. signed from the database.
- Upstream page: https://aur.condorbs.net
- Key-ID: 3CA0B9DF1BE7CE09
- Keyfile:GPG
- Keyring: https://aur.centauricorex.net/x86_64/condorcore-keyring-20231117-1-any.pkg.tar.zst[dead link 2024-07-30—HTTP 404]
[condorcore] Server = https://aur.centauricorex.net/$arch
desolve
- Maintainer: desolve
- Description: Collection of some extra stuff, binary R cran.
- Git repository for other AUR packages: https://github.com/dvdesolve/pkgbuilds
- Key-ID: DD3BF75DCD96541AC723B7CD6A4CD3276CA8EBBD
[desolve] Server = https://desolve.ru/archrepo/$arch
devkitpro
- Maintainer: wintermute
- Description: Provides Homebrew toolchains for the Nintendo Wii, Gamecube, DS, GBA, Gamepark gp32, and Nintendo Switch.
- Upstream page: 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
- Maintainer: Luke Jones
- Description: A custom repository for ASUS Linux, it contains prebuilt binaries for all of the software they offer.
- Upstream page: https://asus-linux.org/
- Package list: 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
- Maintainer: George Rawlinson
- Description: AUR packages maintained by the user as well as some experimental packages.
- Git repository: https://git.little.kiwi/grawlinson/arch-pkgs
- Package list: 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
- Maintainer: Ike Devolder
- Description: Additional packages not found in the Community repository.
- Git repository: https://gitlab.com/herecura/packages
- Key-ID: Not required, as maintainer is a Package Maintainer.
[herecura] Server = https://repo.herecura.eu/$repo/$arch
ivasilev
- Maintainer: Ianis G. Vasilev
- Description: A variety of packages, mostly my own software and AUR builds.
- Upstream page: https://ivasilev.net/pacman
- Key-ID: 17DAB671
[ivasilev] Server = https://ivasilev.net/pacman/$arch
jk-aur
- Maintainer: JustKidding
- Description: Packages from the AUR I maintain and co-maintain.
- Upstream page: https://github.com/jstkdng/aur
- Key-ID: 7627D0F8F60FBA35371A29E1AA6B2752759F9361
[home_justkidding_arch_Arch] Server = https://download.opensuse.org/repositories/home:/justkidding:/arch/Arch/$arch
kawaii
- Maintainer: Leonid Pilyugin
- Description: Kawaii modified packages from AUR and myself.
- Upstream page: https://github.com/LeonidPilyugin/kawaii-repo
- Key-ID: A308BDBE10D7C9C168AA2E055F2E4806FFE6B2CD
[kawaii] Server = https://raw.githubusercontent.com/LeonidPilyugin/kawaii-repo/main/x86_64/
lahwaacz
- Maintainer: Jakub Klinkovský
- Description: Personal repository with AUR packages.
- Key-ID: Not needed, as key is in the archlinux-keyring package.
[lahwaacz] Server = https://pkgbuild.com/~lahwaacz/repo
linux-lts66
- Maintainer: bemxio
- Description: A repository for the linux-lts66AUR kernel packages, including linux-lts66-headersAUR and linux-lts66-docsAUR.
- Git repository: https://github.com/bemxio/linux-lts66-repo
- Key-ID: D6BA2CBC66075B2B
[linux-lts66] Server = https://linux-lts66.bemxio.xyz/
linux-nitrous
- Maintainer: Simao Gomes Viana (superboringdev or xdevs23)
- Description: Prebuilt packages of the linux-nitrous kernel.
- Git repository: https://gitlab.com/xdevs23/linux-nitrous, also for packaging issues and questions.
- 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
liquorix
- Maintainer: Steven Barrett (damentz)
- Description: Automated builds of linux-lqxAUR, linux-lqx-headersAUR, and linux-lqx-docsAUR.
- Upstream page: https://liquorix.net
- Git repository: 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
- Maintainer: Manuelschneid3r
- Description: Albert launcher packages by the developer of Albert.
- Key-ID: https://software.opensuse.org/download/package.iframe?project=home:manuelschneid3r&package=albert
[home_manuelschneid3r_Arch] Server = https://download.opensuse.org/repositories/home:/manuelschneid3r/Arch/$arch
miffe
- Maintainer: miffe (AUR profile)
- Description: AUR packages maintained by miffe, e.g. linux-mainline.
- Key-ID: 313F5ABD
[miffe] Server = https://arch.miffe.org/$arch/
mxmeinhold
- Maintainer: mxmeinhold
- Description: Packages I maintain in the AUR, currently just factorio-headless.
- Key-ID: B77D730E8D444707FA93320D72E05836F8252405
- Keyfile: https://gpg.mxmeinhold.com
[mxmeinhold] Server = https://arch.mxmeinhold.com/$arch
orhun
- Maintainer: Orhun Parmaksiz
- Description: Personal repository with AUR and custom packages.
- Key-ID: Not needed, as the maintainer is a Package Maintainer.
[orhun] Server = https://pkgbuild.com/~orhun/repo
oscloud
- Maintainer: bionade24
- Description: Various command-line tools and other packages from the AUR.
- CI/CD status: https://abs-cd.oscloud.info
- Key-ID: FF363C5F81664E2B
[oscloud] Server = http://repo.oscloud.info/
ownstuff
- Maintainer: Martchus
- Description: A lot of packages from the AUR and the referenced upstream page, e.g. a great number packages for mingw-w64 and Android cross compilation, nvidia-580xx packages (including compiled modules for linux and linux-lts), fonts, Perl modules, tools like tageditor-qt6AUR, syncthingtray-qt6AUR, subtitlecomposer and qmplay2AUR.
- Upstream page: https://github.com/Martchus/PKGBUILDs (sources beside the AUR) and https://martchus.dyn.f3l.de/buildservice/#package-search-section (package browser/search)
- 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
pkgbuilder
- Maintainer: Chris Warrick
- Description: A repository for PKGBUILDer, a Python AUR helper.
- Upstream page: https://github.com/Kwpolska/pkgbuilder
- Key-ID: 5EAAEA16
[pkgbuilder] Server = https://pkgbuilder-repo.chriswarrick.com/
post-factum kernels
- Maintainer: Oleksandr Natalenko aka post-factum
- Description: pf-kernel packages by its developer, post-factum.
- Upstream page: 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
- Maintainer: David Runge
- Description: Legacy tooling for Professional audio (e.g. jackAUR), mainly useful for old setups or CI.
- Key-ID: Not needed, as maintainer is a developer/TU.
[pro-audio-legacy] Server = https://pkgbuild.com/~dvzrv/repos/pro-audio-legacy/$arch
proaudio
- Maintainer: OSAMC members (SpotlightKid, cbix, daniel.appelt et al.)
- Description: Professional audio packages not (yet) in the official repos, built for x86_64 and aarch64.
- Upstream page: https://arch.osamc.de/
- Git repository: https://github.com/osam-cologne/archlinux-proaudio (PRs welcome)
- Key-ID: 762AE5DB2B38786364BD81C4B9141BCC62D38EE5
- Keyfile: https://arch.osamc.de/proaudio/osamc.gpg
[proaudio] Server = https://arch.osamc.de/$repo/$arch
QOwnNotes
- Maintainer: Patrizio Bekerle (pbek), QOwnNotes author
- Description: QOwnNotes is an open-source notepad and todo list manager with markdown support and ownCloud integration.
- 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
- Maintainer: anatolik
- Description: Arch binary repository for Rubygems packages. See forum announcement for more information.
- Git repository: https://github.com/anatol/quarry
- Key-ID: Not needed, as the maintainer is a developer.
[quarry] Server = https://pkgbuild.com/~anatolik/quarry/x86_64/
repo.mksscryertower.quest
- Maintainer: Klimenko Maxim Sergievich
- Description: Collection of AUR packages that I personally use: Crowdsec, libraries and etc.
- Key-ID: CF26478FD667CD54
[repo.mksscryertower.quest] Server = https://repo.mksscryertower.quest/repo/x86_64/
rne
- Maintainer: Richard Neumann
- Description: Collection of AUR packages that I personally use.
- Key-ID: 4CA8D523BD386AF7
[rne] Server = https://srv.richard-neumann.de/pub/repo/
seblu
- Maintainer: Sébastien Luttringer
- Description: All seblu useful pre-built packages, some homemade (linux-seblu-meta, zfs-dkms, spotify, masterpdfeditor, etc.).
- Key-ID: 8DBD63B82072D77A
[seblu] Server = https://al1.seblu.net/$repo/$arch Server = https://al2.seblu.net/$repo/$arch
seiichiro
- Maintainer: Stefan Brand (seiichiro0185)
- Description: AUR-packages I use frequently.
- Key-ID: 805517CC
[seiichiro] Server = https://www.seiichiro0185.org/repo/$arch
sergej-repo
- Maintainer: Sergej Pupykin
- Description: nextcloud, prosody, and some other stuff.
- Key-ID: Not required, as the maintainer is a Package Maintainer.
[sergej-repo] Server = http://repo.p5n.pp.ru/$repo/os/$arch
sublime-text
- Maintainer: Sublime Text developer
- Description: Sublime Text editor packages from developer's repository.
- Upstream page: https://www.sublimetext.com/docs/3/linux_repositories.html#pacman
- Key-ID: 8A8F901A
[sublime-text] Server = https://download.sublimetext.com/arch/stable/$arch
supermario
- Maintainer: Mario Finelli (supermario)
- Description: AUR packages that I use or maintain.
- Git repository: 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
- Maintainer: toufic ar. (toufy)
- Description: Weekly builds of AUR packages (mostly for development) that I use.
- Upstream page: https://aur.toufy.me
- Git repository: https://git.toufy.me/toufy/taur
- Key-ID: BBA33017E29E74FB
[taur] Server = https://aur.toufy.me/builds
trinity
- Maintainer: Trinity Desktop Environment Developers
- Description: Trinity Desktop Environment.
- Key-ID: D6D6FAA25E9A3E4ECD9FBDBEC93AF1698685AD8B
[trinity] Server = https://mirror.ppa.trinitydesktop.org/trinity/archlinux/$arch
xlibre
- Maintainer: xlibre
- Description: Xlibre is a fork of the Xorg Xserver with lots of code cleanups, fixes for existing issues and enhanced functionality. The creators and contributors of the XLibre project work to ensure continuity of the X system.
- Upstream page: https://x11libre.net/repo/arch_based/x86_64/README.html
[xlibre] Server = https://x11libre.net/repo/arch_based/x86_64
xyne-x86_64
- Maintainer: Xyne
- Description: A repository for Xyne's own projects.
- Upstream page: https://xyne.dev/projects/
- Key-ID: Not required, as maintainer is a TU.
[xyne-x86_64] Server = https://xyne.dev/repos/xyne
Unsigned
SigLevel = PackageOptional
alucryd
- Maintainer: Maxime Gauduin
- Description: Various packages Maxime Gauduin maintains (or not) in the AUR, in particular the multilib repository is for various packages needed to run Steam without its runtime environment.
[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
- Maintainer: Noa Himesaka
- Description: Kernel and utilities for use on Macs with T2 security chip.
- Upstream page: https://mirror.funami.tech/arch-mact2
[arch-mact2] Server = https://mirror.funami.tech/arch-mact2/os/$arch
archlinuxgr
- Maintainer:
- Description: many interesting packages provided by the Hellenic (Greek) Arch Linux community
[archlinuxgr] Server = https://archlinuxgr.tiven.org/archlinux/$arch
archlinux-phalcon
- Maintainer: Michal Sotolar <michal at sotolar dot com>
- Description: Phalcon Framework PHP 5.6 - 7.x extension builds
- Upstream page: https://archlinux-phalcon.gitlab.io
[archlinux-phalcon] Server = https://archlinux-phalcon.gitlab.io/repository
archlinux-php
- Maintainer: Michal Sotolar <michal at sotolar dot com>
- Description: PHP 5.6 - 7.x old stable builds coexistable with mainline version
- Upstream page: https://archlinux-php.gitlab.io
[archlinux-php] Server = https://archlinux-php.gitlab.io/repository
dx37essentials
- Maintainer: DragonX256
- Description: Personal repository. Contains packages from AUR, which I using every day.
- Git repo: https://gitlab.com/DX37/dx37essentials
- Upstream page: https://dx3756.ru/dx37essentials
[dx37essentials] Server = https://dx3756.ru/$repo/$arch Server = https://dx37.gitlab.io/$repo/$arch
ffy00 (python)
- Maintainer: Filipe Laíns
- Description: Provides several different Python versions (eg. 3.5, 3.6, 3.7). All active Python releases should be available here.
- Git repo: https://github.com/FFY00/arch-python-repo
- Upstream page: https://github.com/FFY00/arch-python-repo
[python] Server = https://ffy00.github.io/arch-python-repo/
heftig
- Maintainer: Jan Alexander Steffens
- Description: Includes firefox-nightly, freetype2-gitAUR and crawl-git
- Upstream page: https://bbs.archlinux.org/viewtopic.php?id=117157
[heftig] Server = https://pkgbuild.com/~heftig/repo/$arch
kicad-nightly
- Maintainer: Rafael Silva <perigoso@riseup.net>
- Description: Prebuilt nightly packages for KiCad
- Git repo: https://gitlab.com/kicad/packaging/kicad-arch/kicad-arch-builder
- Upstream page: https://www.kicad.org/help/nightlies-and-rcs/
[kicad-nightly] Server = https://kicad.gitlab.io/packaging/kicad-arch/kicad-arch-builder/
mesa-git
- Maintainer: Laurent Carlier
- Description: Mesa git builds for the testing repositories
[mesa-git] Server = https://pkgbuild.com/~lcarlier/$repo/$arch
principia
- Maintainer: ROllerozxa <rollerozxa@voxelmanip.se>
- Description: Binary builds of the principiaAUR and principia-gitAUR packages.
- Upstream page: https://arch.principia-web.se
[principia] Server = https://arch.principia-web.se/$arch
rayr
- Maintainer: Rayr
- Description: Prebuilt packages of my AUR packages, as an Arch repo.
- Upstream page: https://github.com/Rayrsn/ArchRepo
[rayr] Server = https://rayrsn.github.io/ArchRepo/$arch
selinux
- Maintainer: Nicolas Iooss (nicolas <dot> iooss <at> m4x <dot> org)
- Description: Provide binary packages for SELinux.
- Upstream Page: https://github.com/archlinuxhardened/selinux
[selinux] Server = https://github.com/archlinuxhardened/selinux/releases/download/ArchLinux-SELinux SigLevel = Never
stx4
- Maintainer: StarterX4 <starterx4[at]gmail.com>
- Description: Any – some fonts and fakepkgs; x86_64 – archival yet might useful packages (like PacmanXG4), and some AUR soft I use[d].
- Upstream Page: 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
- Maintainers: CReimer, M-Reimer
- Description: A set of VDR packages for Arch Linux
- Upstream page: https://github.com/VDR4Arch/vdr4arch
[vdr4arch] Server = https://vdr4arch.github.io/$arch