「非公式ユーザーリポジトリ」の版間の差分

提供: ArchWiki
ナビゲーションに移動 検索に移動
(→‎署名あり: adaを追加)
 
(10人の利用者による、間の50版が非表示)
1行目: 1行目:
 
[[Category:パッケージ管理]]
 
[[Category:パッケージ管理]]
  +
[[Category:一覧]]
 
[[en:Unofficial user repositories]]
 
[[en:Unofficial user repositories]]
[[zh-CN:Unofficial user repositories]]
+
[[zh-hans:Unofficial user repositories]]
 
{{Related articles start}}
 
{{Related articles start}}
 
{{Related|pacman-key}}
 
{{Related|pacman-key}}
8行目: 9行目:
 
この記事ではコミュニティによって自由に作成・共有されたバイナリリポジトリを並べています。多くは [[AUR]] にある PKGBUILD のビルド済みバージョンを提供しています。
 
この記事ではコミュニティによって自由に作成・共有されたバイナリリポジトリを並べています。多くは [[AUR]] にある PKGBUILD のビルド済みバージョンを提供しています。
   
  +
ここにあるリポジトリを使用するには、[[pacman#リポジトリとミラー]] で説明されているように、リポジトリを {{ic|/etc/pacman.conf}} に追加する必要があります。リポジトリに署名がある場合は、[[Pacman-key#非公式な鍵を追加]]に書かれているように、適当なキーを取得してローカルで署名してください。
{{Warning|Arch Linux の正式な開発者や Trusted User はこれらのリポジトリの中身を全く精査していません。リポジトリのメンテナを信頼するか決めるのはユーザー次第であり、自分で決定する以上、完全に自己責任です。}}
 
 
ここにあるリポジトリを使用するには、[[pacman#Repositories]] で説明されているように、リポジトリを {{ic|/etc/pacman.conf}} に追加する必要があります。リポジトリに署名がある場合は、[[Pacman-key#非公式のキーの追加]] に書かれているように、適当なキーを取得してローカルで署名してください。
 
   
 
自分でカスタムリポジトリを作ってみたい場合は、[[pacman ヒント#カスタムローカルリポジトリ]]を見て下さい。
 
自分でカスタムリポジトリを作ってみたい場合は、[[pacman ヒント#カスタムローカルリポジトリ]]を見て下さい。
   
  +
リポジトリによっては、x86_64 でないアーキテクチャ用のパッケージも含まれています。pacman により {{ic|$arch}} 変数が自動的に設定されます。
{{Tip|このページに記載されている全てのサーバーのリストを取得するには: {{bc|<nowiki>curl 'https://wiki.archlinux.org/index.php/Unofficial_user_repositories' | grep 'Server = ' | sed "s/\$arch/$(uname -m)/g" | cut -f 3 -d' '</nowiki>}}
 
  +
ウェブブラウザで開いて、リポジトリの中身を調べることができます。}}
 
  +
{{Warning|Arch Linux の正式な開発者や Trusted User はこれらのリポジトリの中身を検証するためのいかなる種類のテストも実行していません。リポジトリのメンテナを信頼するか決めるのはユーザー次第であり、自分で決定する以上、完全に自己責任です。}}
   
 
== このページにリポジトリを追加 ==
 
== このページにリポジトリを追加 ==
23行目: 23行目:
 
* リストはアルファベット順です。
 
* リストはアルファベット順です。
 
* メンテナに関する情報を書いて下さい: 最低でも (ニックネームでいいので) 名前と連絡先 (ウェブサイト、メールアドレス、ArchWiki やフォーラムのユーザーページなど何でも OK) を残して下さい。
 
* メンテナに関する情報を書いて下さい: 最低でも (ニックネームでいいので) 名前と連絡先 (ウェブサイト、メールアドレス、ArchWiki やフォーラムのユーザーページなど何でも OK) を残して下さい。
* リポジトリが''署名あり''の場合は、key-id を書いて、キーサーバーへのリンクとして使って下さい。キーがキーサーバー上にない場合は、キーファイルへのリンクを書いて下さい。
+
* リポジトリが''署名あり''の場合は、key-id を書いて、サーバーへのリンクとして使って下さい。キーがキーサーバー上にない場合は、ファイルへのリンクを書いて下さい。
 
* 簡単な説明 (例: リポジトリで提供しているパッケージのジャンル)。
 
* 簡単な説明 (例: リポジトリで提供しているパッケージのジャンル)。
 
* リポジトリに関する詳しい情報が載っているページ (ArchWiki でも外部のウェブサイトでも) がある場合は、そのページヘのリンクを加えて下さい。
 
* リポジトリに関する詳しい情報が載っているページ (ArchWiki でも外部のウェブサイトでも) がある場合は、そのページヘのリンクを加えて下さい。
 
* 可能であれば、コードブロックでコメントをしないで下さい。説明は整形したほうがずっと可読性が高くなります。{{ic|pacman.conf}} にコメントを残したいユーザーは自分で作成することが簡単にできます。
 
* 可能であれば、コードブロックでコメントをしないで下さい。説明は整形したほうがずっと可読性が高くなります。{{ic|pacman.conf}} にコメントを残したいユーザーは自分で作成することが簡単にできます。
   
== Any ==
+
== 署名あり ==
   
  +
=== ada ===
"Any" リポジトリはアーキテクチャに左右されません。つまり、i686 と x86_64 両方のシステムで使うことができます。
 
   
  +
* '''メンテナ:''' Rod Kay <rodakay5 at gmail dot com>
=== 署名あり ===
 
  +
* '''説明:''' Arch Ada リポジトリ ~ [[Ada]] および SPARK プログラミング言語に関連するすべてのパッケージ。
 
  +
* '''Key-ID:''' [https://keyserver.ubuntu.com/pks/lookup?op=vindex&fingerprint=on&exact=on&search=0xED55AF75B0330A2A3BAA9986B6120CD888A0DFD2 0xED55AF75B0330A2A3BAA9986B6120CD888A0DFD2]
==== bioinformatics-any ====
 
 
* '''メンテナ:''' [https://aur.archlinux.org/account/decryptedepsilon/ decryptedepsilon]
 
* '''説明:''' バイオインフォマティクス用の python パッケージとゲノムブラウザが含まれているリポジトリ
 
* '''Key-ID:''' 60442BA4
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[ada]
[bioinformatics-any]
 
Server = http://decryptedepsilon.bl.ee/repo/any
+
Server = http://www.orthanc.site:8080/assets/arch_ada_repo
 
</nowiki>}}
 
</nowiki>}}
   
==== infinality-bundle-fonts ====
+
=== alerque ===
   
* '''メンテナ:''' [http://bohoomil.com/ bohoomil]
+
* '''メンテナ:''' [https://aur.archlinux.org/account/caleb Caleb Maclennan]
  +
* '''説明:''' Typesetting, publishing, and font development related tools such as SILE, CaSILE, fontship, and related dependencies including many fonts, Lua Rocks, and Python modules. Also mattermost, asterisk, and most of the [https://aur.archlinux.org/packages/?O=0&SeB=M&K=caleb&outdated=&SB=n&SO=a&PP=250&do_Search=Go AUR packages I (co-)maintain].
* '''説明:''' infinality-bundle-fonts リポジトリ。
 
* '''上流ページ:''' [http://bohoomil.com/ Infinality bundle & fonts]
+
* '''Git リポトリ:''' https://github.com/alerque/aur
  +
* '''Issue トラッキング:''' https://github.com/alerque/aur/issues
* '''Key-ID:''' 962DDE58
 
  +
* '''Key-ID:''' [https://pgp.mit.edu/pks/lookup?op=get&search=0x63CC496475267693 63CC496475267693]
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[alerque]
[infinality-bundle-fonts]
 
Server = http://bohoomil.com/repo/fonts
+
Server = https://arch.alerque.com/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== ivasilev ====
+
=== andontie-aur ===
   
* '''メンテナ:''' [http://ivasilev.net Ianis G. Vasilev]
+
* '''メンテナ:''' Holly M.
  +
* '''説明:''' A repo containing the most popular AUR packages, as well as some I use all the time. New packages can be requested on the upstream website.
* '''説明:''' 様々なパッケージ、主に Ianis のソフトウェアと AUR ビルド。
 
  +
* '''Key-ID:''' EA50C866329648EE
* '''上流ページ:''' http://ivasilev.net/pacman
 
* '''Key-ID:''' 436BB513
+
* '''上流ページ:''' https://aur.andontie.net
 
{{Note|'any', 'i686', 'x86_64' リポジトリをメンテナンスしています。どのリポジトリも 'any' のパッケージを含んでいます。$arch は3つのうちどれかに置き換えることが可能。}}
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[andontie-aur]
[ivasilev]
 
Server = http://ivasilev.net/pacman/any
+
Server = https://aur.andontie.net/$arch
# Server = http://ivasilev.net/pacman/$arch
 
 
</nowiki>}}
 
</nowiki>}}
  +
=== AniNIX ===
  +
* '''メンテナ:''' [http://foundation.aninix.net/DarkFeather DarkFeather]
  +
* '''説明:''' Self-written and AUR packages to support open-source cybersecurity research
  +
* ''''Key-ID:''' 904DE6275579CB589D85720C1CC1E3F4ED06F296
  +
* '''上流ページ:''' https://aninix.net
  +
* '''Git リポジトリ および Issue トラッキング:''' https://foundation.aninix.net/
  +
* '''IRC:''' ircs://aninix.net:6697/#lobby
   
  +
{{bc|<nowiki>
==== pkgbuilder ====
 
  +
[AniNIX]
  +
Server = https://maat.aninix.net/
   
  +
[aur]
* '''メンテナ:''' [https://chriswarrick.com/ Chris Warrick]
 
  +
Server = https://maat.aninix.net/aur/
* '''説明:''' Python の AUR ヘルパー、PKGBUILDer のリポジトリ。
 
* '''上流ページ:''' https://github.com/Kwpolska/pkgbuilder
 
* '''Key-ID:''' 5EAAEA16
 
 
{{bc|<nowiki>
 
[pkgbuilder]
 
Server = https://pkgbuilder-repo.chriswarrick.com/
 
 
</nowiki>}}
 
</nowiki>}}
   
==== xyne-any ====
+
=== arcanisrepo ===
   
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#xyne Xyne]
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#arcanis arcanis]
* '''説明:''' "any" アーキテクチャ用のパッケージが含まれている Xyne 独自のプロジェクトのリポジトリ。
+
* '''説明:''' 複数 AUR パッケージが含まれているリポジトリ (VCS 版のパッケージも存在)
* '''上流ページ:''' http://xyne.archlinux.ca/projects/
 
 
* '''Key-ID:''' 不要、メンテナは TU です。
 
* '''Key-ID:''' 不要、メンテナは TU です。
 
{{Note|Use this repository only if there is no matching {{ic|[xyne-*]}} repository for your architecture.}}
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[arcanisrepo]
[xyne-any]
 
Server = http://xyne.archlinux.ca/repos/xyne
+
Server = https://repo.arcanis.me/repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
  +
{{Tip|同一の URL で FTP からもアクセスできます。}}
=== 署名なし ===
 
   
==== archlinuxgr-any ====
+
=== arch4edu ===
  +
* '''メンテナ:'''
 
  +
* '''メンテナ:''' [https://github.com/petronny Jingbei Li (petronny)], [https://github.com/arch4edu/arch4edu/graphs/contributors others]
* '''説明:''' 多数の面白いパッケージが入っているギリシャ人による Arch Linux 非公式リポジトリ。
 
  +
* '''説明:''' arch4edu is a community repository for Archlinux and ArchlinuxARM that strives to provide the latest versions of most software used by college students.
  +
* '''Git リポジトリ:''' https://github.com/arch4edu/arch4edu
  +
* '''Issue トラッキング:''' https://github.com/arch4edu/arch4edu/issues for packaging issues, out-of-date notifications, package requests, and related questions
  +
* '''ミラー:''' https://github.com/arch4edu/arch4edu/wiki/Add-arch4edu-to-your-Archlinux
  +
* '''Key-ID:''' 7931B6D628C8D3BA
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[arch4edu]
[archlinuxgr-any]
 
Server = http://archlinuxgr.tiven.org/archlinux/any
+
Server = https://mirrors.tuna.tsinghua.edu.cn/arch4edu/$arch
  +
## or other mirrors in https://github.com/arch4edu/arch4edu/wiki/Add-arch4edu-to-your-Archlinux
 
</nowiki>}}
 
</nowiki>}}
   
  +
=== archlinuxcn ===
== i686 と x86_64 の両方 ==
 
   
  +
* '''メンテナ:''' [https://plus.google.com/+PhoenixNemo/ Phoenix Nemo (phoenixlzx)], [https://www.archlinux.org/people/developers/#fyan Felix Yan (felixonmars, dev)], [https://twitter.com/lilydjwg lilydjwg], [https://www.archlinux.org/people/trusted-users/#farseerfc farseerfc (TU)], and [https://github.com/archlinuxcn/repo/graphs/contributors others]
i686 と x86_64 両方のバージョンが含まれているリポジトリ。{{ic|$arch}} 変数は pacman によって自動的に設定されます。
 
  +
* '''説明:''' Arch Linux の中国コミュニティによるパッケージ (全て署名済み)。i686 のパッケージはメンテナンスが不完全です。問題があったら issue を作成してください。
  +
* '''Git リポジトリ:''' https://github.com/archlinuxcn/repo
  +
* '''Issue トラッキング:''' https://github.com/archlinuxcn/repo/issues for packaging issues, out-of-date notifications, package requests, and related questions
  +
* '''ミラー:''' https://github.com/archlinuxcn/mirrorlist-repo (主に中国本土のユーザー向け) もしくは ''archlinuxcn-mirrorlist-git'' をこのリポジトリからインストールしてください。
  +
* '''Key-ID:''' Once the repo is added, ''archlinuxcn-keyring'' package must be installed before any other so you do not get errors about PGP signatures. ''archlinuxcn-keyring'' パッケージそのものは TU により署名されています。
   
=== 署名あり ===
 
 
==== archlinuxcn ====
 
 
* '''メンテナ:''' [https://plus.google.com/+PhoenixNemo/ Phoenix Nemo (phoenixlzx)], Felix Yan (felixonmars, TU), [https://twitter.com/lilydjwg lilydjwg] など
 
* '''説明:''' Arch Linux の中国コミュニティによるパッケージ (ほとんどが署名済み)
 
* '''Git リポジトリ:''' https://github.com/archlinuxcn/repo
 
* '''ミラー:''' https://github.com/archlinuxcn/mirrorlist-repo
 
* '''Key-ID:''' このリポジトリを追加したら、何よりもまず ''archlinuxcn-keyring'' パッケージをインストールする必要があります。
 
 
{{bc|<nowiki>
 
{{bc|<nowiki>
 
[archlinuxcn]
 
[archlinuxcn]
SigLevel = Optional TrustedOnly
 
 
Server = http://repo.archlinuxcn.org/$arch
 
Server = http://repo.archlinuxcn.org/$arch
  +
## or install archlinuxcn-mirrorlist-git and use the mirrorlist
  +
#Include = /etc/pacman.d/archlinuxcn-mirrorlist
 
</nowiki>}}
 
</nowiki>}}
   
==== atom-editor-git ====
+
=== archstrike ===
* '''メンテナ:''' Matthew Stobbs
 
* '''上流ページ:''' https://atom.io/
 
* '''説明:''' github の人々によって作られた、Sublime Text に似ている、Atom エディタ。
 
* '''Key-ID:''' 26EBCC57
 
{{bc|<nowiki>
 
[atom-editor-git]
 
Server = http://repo.stobbstechnical.com/$arch
 
</nowiki>}}
 
   
  +
* '''メンテナ:''' [https://archstrike.org/team The ArchStrike Team]
==== bbqlinux ====
 
  +
* '''説明:''' セキュリティの専門家・好事家のためのリポジトリ
  +
* '''上流ページ:''' https://archstrike.org/
  +
* '''Key-ID:''' 9D5F1C051D146843CDA4858BDE64825E7CBC0D51
   
  +
{{Note|ArchStrike specific instructions can be found at https://archstrike.org/wiki/setup}}
* '''メンテナ:''' [https://plus.google.com/u/0/+DanielHillenbrand/about Daniel Hillenbrand]
 
* '''説明:''' Android 開発用のパッケージ
 
* '''上流ページ:''' http://bbqlinux.org/
 
* '''Key-ID:''' ''bbqlinux-keyring'' パッケージをインストールしてください、必要なキーが含まれています。
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[archstrike]
[bbqlinux]
 
Server = http://packages.bbqlinux.org/$repo/os/$arch
+
Server = https://mirror.archstrike.org/$arch/$repo
 
</nowiki>}}
 
</nowiki>}}
   
==== catalyst ====
+
=== archzfs ===
   
* '''メンテナ:''' [[en2:User:Vi0L0 | Vi0l0]]
+
* '''メンテナ:''' [https://aur.archlinux.org/account/minextu Jan Houben (minextu)]
* '''説明:''' ATI Catalyst プロプライエタリドライバー。
+
* '''説明:''' Packages for ZFS on Arch Linux.
* '''上流ページ:''' http://catalyst.wirephire.com
+
* '''上流ページ:''' https://github.com/archzfs/archzfs
* '''Key-ID:''' 653C3094
+
* '''Key-ID:''' F75D9D76
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[archzfs]
[catalyst]
 
Server = http://catalyst.wirephire.com/repo/catalyst/$arch
+
Server = http://archzfs.com/$repo/x86_64
  +
Server = http://mirror.sum7.eu/archlinux/archzfs/$repo/x86_64
## Mirrors, if the primary server does not work or is too slow:
 
#Server = http://mirror.rts-informatique.fr/archlinux-catalyst/repo/catalyst/$arch
+
Server = https://mirror.biocrafting.net/archlinux/archzfs/$repo/x86_64
#Server = http://mirror.hactar.bz/Vi0L0/catalyst/$arch
 
 
</nowiki>}}
 
</nowiki>}}
   
==== catalyst-hd234k ====
+
=== archzfs-kernels ===
  +
* '''メンテナ:''' [https://aur.archlinux.org/account/endre/ Endre Szabo]
 
  +
* '''説明:''' Official kernel packages matching the most recent [[# archzfs|ZFS packages]] kernel version dependencies. Use this to be able to upgrade your kernel package every time whilst using ZFS packages above :)
* '''メンテナ:''' [[en2:User:Vi0L0 | Vi0l0]]
 
  +
* '''上流ページ:''' https://end.re/archzfs-kernels/
* '''説明:''' ATI Catalyst プロプライエタリドライバー。
 
  +
* '''Key-ID:''' Not needed as packages are from core repos and signed officially.
* '''上流ページ:''' http://catalyst.wirephire.com
 
* '''Key-ID:''' 653C3094
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[archzfs-kernels]
[catalyst-hd234k]
 
Server = http://catalyst.wirephire.com/repo/catalyst-hd234k/$arch
+
Server = http://end.re/$repo/
## Mirrors, if the primary server does not work or is too slow:
 
#Server = http://mirror.rts-informatique.fr/archlinux-catalyst/repo/catalyst-hd234k/$arch
 
#Server = http://mirror.hactar.bz/Vi0L0/catalyst-hd234k/$arch
 
 
</nowiki>}}
 
</nowiki>}}
   
==== city ====
+
=== ashleyis ===
   
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#bgyorgy Balló György]
+
* '''メンテナ:''' Ashley Towns ([https://aur.archlinux.org/account/ashleyis/ ashleyis])
* '''説明:''' 実験的/マイナーなパッケージ。
+
* '''説明:''' SDL, chipmunk, libtmx などのゲムライブラリのデバッグ版。swift-lang どの AUR パッケージも入っています
  +
* '''Key-ID:''' B1A4D311
* '''上流ページ:''' http://pkgbuild.com/~bgyorgy/city.html
 
* '''Key-ID:''' 不要、メンテナは TU です。
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[ashleyis]
[city]
 
Server = http://pkgbuild.com/~bgyorgy/$repo/os/$arch
+
Server = http://arch.ashleytowns.id.au/repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== demz-repo-archiso ====
+
=== blackeagle-pre-community ===
   
* '''メンテナ:''' [http://demizerone.com Jesus Alvarez (demizer)]
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder]
* '''説明:''' Arch ISO ライブディスクから ZFS をインストールするためのパッケー
+
* '''説明:''' メンテしているパッケージを ''community'' リポジトリに移動するまえにテストするためのリポトリ
  +
* '''Key-ID:''' 不要、メンテナは TU です。
* '''上流ページ:''' https://github.com/demizer/archzfs
 
* '''Key-ID:''' 5E1ABF240EE7A126
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[blackeagle-pre-community]
[demz-repo-archiso]
 
Server = http://demizerone.com/$repo/$arch
+
Server = https://repo.herecura.be/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== demz-repo-core ====
+
=== chaotic-aur ===
 
* '''メンテナ:''' [http://demizerone.com Jesus Alvarez (demizer)]
 
* '''説明:''' Arch Linux で ZFS を扱うためのパッケージ。
 
* '''上流ページ:''' https://github.com/demizer/archzfs
 
* '''Key-ID:''' 5E1ABF240EE7A126
 
   
  +
* '''メンテナ:''' [https://github.com/pedrohlc PedroHLC] および [https://github.com/librewish Librewish]
  +
* '''説明:''' メンテナが利用している AUR パッケージが自動的にコンパイルされ、毎時間更新されます (毎日更新されるパッケージもあります)。ブラジルの São Carlos, SP でホストされ、ドイツとアメリカにミラーサーバがあります。x86_64 のみです。1600 以上のパッケージがあります。
  +
* '''Key-ID:''' [http://pool.sks-keyservers.net/pks/lookup?search=0x3056513887B78AEB&fingerprint=on&op=index], 指紋 {{ic|EF92 5EA6 0F33 D0CB 85C4 4AD1 3056 5138 87B7 8AEB }}
  +
* '''Note:''' [https://lonewolf.pedrohlc.com/chaotic-aur maintainer's notes] を参照してください。
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[chaotic-aur]
[demz-repo-core]
 
Server = http://demizerone.com/$repo/$arch
+
Server = http://lonewolf-builder.duckdns.org/$repo/x86_64
  +
Server = http://chaotic.bangl.de/$repo/x86_64
  +
Server = https://repo.kitsuna.net/x86_64
 
</nowiki>}}
 
</nowiki>}}
   
==== gnome-encfs-manager ====
+
=== catalyst ===
   
* '''メンテナ:''' Moritz Molch
+
* '''メンテナ:''' [[en2:User:Vi0L0|Vi0l0]]
  +
* '''説明:''' ATI Catalyst プロプライエタリドライバー。
* '''説明:''' [[EncFS]] を統合するのに使える gnome-encfs-manager
 
  +
* '''Key-ID:''' 653C3094
* '''上流ページ:''' [https://launchpad.net/gencfsm Gnome EncfsM].
 
* '''Key ID:'''
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[catalyst]
[home_moritzmolch_gencfsm_Arch_Extra]
 
Server = http://download.opensuse.org/repositories/home:/moritzmolch:/gencfsm/Arch_Extra/$arch
+
Server = https://167.86.114.169/arch/catalyst/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== haskell-core ====
+
=== catalyst-hd234k ===
   
* '''メンテナ:''' Magnus Therning
+
* '''メンテナ:''' [[en2:User:Vi0L0|Vi0l0]]
* '''説明:''' Arch-Haskellポジトリ
+
* '''説明:''' ATI Catalyst プロプライエタドライバー。
  +
* '''Key-ID:''' 653C3094
* '''上流ページ:''' https://github.com/archhaskell/habs
 
* '''Key-ID:''' 4209170B
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[catalyst-hd234k]
[haskell-core]
 
Server = http://xsounds.org/~haskell/core/$arch
+
Server = https://167.86.114.169/arch/catalyst-hd234k/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== infinality-bundle ====
+
=== city ===
   
* '''メンテナ:''' [http://bohoomil.com/ bohoomil]
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#bgyorgy Balló György]
* '''説明:''' infinality-bundle のメンリポトリ
+
* '''説明:''' 実験的/マナーなパッケージ。
* '''上流ページ:''' [http://bohoomil.com/ Infinality bundle & fonts]
+
* '''上流ページ:''' https://pkgbuild.com/~bgyorgy/city.html
* '''Key-ID:''' 962DDE58
+
* '''Key-ID:''' 不要、メンテナは TU です。
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[city]
[infinality-bundle]
 
Server = http://bohoomil.com/repo/$arch
+
Server = https://pkgbuild.com/~bgyorgy/$repo/os/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== ivasilev ====
+
=== coderkun-aur ===
   
* '''メンテナ:''' [http://ivasilev.net Ianis G. Vasilev]
+
* '''メンテナ:''' [https://aur.archlinux.org/account/coderkun/ coderkun]
* '''説明:''' 様々なパッケージ、主に Ianis のソフトウェアと AUR ビルド
+
* '''説明:''' AUR パッケージと様々なソフトウェア。パッケージ差分パッケージ・パッケージ署名をサポート
* '''上流ページ:''' http://ivasilev.net/pacman
+
* '''上流ページ:''' https://www.suruatoel.xyz/arch
* '''Key-ID:''' 436BB513
+
* '''Key-ID:''' 39E27199A6BEE374
  +
* '''キーファイル:''' [https://www.suruatoel.xyz/coderkun.key https://www.suruatoel.xyz/coderkun.key]{{Dead link|2020|02|26}}
 
{{Note|'any', 'i686', 'x86_64' リポジトリをメンテナンスしています。どのリポジトリも 'any' のパッケージを含んでいます。$arch は3つのうちどれかに置き換えることが可能。}}
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[coderkun-aur]
[ivasilev]
 
Server = http://ivasilev.net/pacman/$arch
+
Server = http://arch.suruatoel.xyz/$repo/$arch/
 
</nowiki>}}
 
</nowiki>}}
   
==== libre ====
+
=== coderkun-aur-audio ===
   
* '''メンテナ:''' Parabola Linux-libre
+
* '''メンテナ:''' [https://aur.archlinux.org/account/coderkun/ coderkun]
* '''説明:''' Core/extra パッケージの Libre ージョン
+
* '''説明:''' AUR パッケージとオーディオ関連ソフトウェア (リアルタイムカーネル, lv2-plugins, ...)。パッケージ差分とパッケージ・パッケージ署名をサポート
* '''上流ページ:''' https://wiki.parabola.nu/Repositories#libre
+
* '''上流ページ:''' https://www.suruatoel.xyz/arch
* '''Key-ID:''' https://www.parabola.nu/master-keys/
+
* '''Key-ID:''' 39E27199A6BEE374
  +
* '''キーファイル:''' [https://www.suruatoel.xyz/coderkun.key https://www.suruatoel.xyz/coderkun.key]
 
{{Warning|Placing {{ic|[libre]}} before {{ic|[core]}} in {{ic|/etc/pacman.conf}} is '''not''' supported.}}
 
 
{{Note|{{ic|parabola-keyring}} をインストールするには、一時的に {{ic|1=SigLevel = PackageOptional}} を追加してください。}}
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[coderkun-aur-audio]
[libre]
 
Server = https://repo.parabola.nu/libre/os/$arch
+
Server = http://arch.suruatoel.xyz/$repo/$arch/
 
</nowiki>}}
 
</nowiki>}}
   
==== llvm-svn ====
+
=== devkitpro ===
   
* '''メンテナ:''' [[en2:User:Kerberizer|Luchesar V. ILIEV (kerberizer)]]
+
* '''メンテナ:''' [https://devkitpro.org/ wintermute]
  +
* '''説明:''' Nintendo Wii, Gamecube, DS, GBA, Gamepark gp32 および Nintendo Switch の自家製ツールチェイン
* '''説明:''' AUR の [https://aur.archlinux.org/pkgbase/llvm-svn llvm-svn] と [https://aur.archlinux.org/pkgbase/lib32-llvm-svn lib32-llvm-svn]: LLVM コンパイラインフラストラクチャ、Clang フロント、関連ツール。
 
  +
* '''上流ページ:''' https://devkitpro.org/wiki/devkitPro_pacman
* '''Key-ID:''' [https://sks-keyservers.net/pks/lookup?op=vindex&search=0x76563F75679E4525&fingerprint=on&exact=on 0x76563F75679E4525], 指紋 <tt>D16C F22D 27D1 091A 841C 4BE9 7656 3F75 679E 4525</tt>
 
  +
* '''Key-ID:''' F7FD5492264BB9D0
   
  +
{{Note|Repository has its own additional keyring at https://downloads.devkitpro.org/devkitpro-keyring-r1.787e015-2-any.pkg.tar.xz.}}
{{bc|<nowiki>
 
[llvm-svn]
 
Server = http://repos.uni-plovdiv.net/archlinux/$repo/$arch
 
</nowiki>}}
 
 
==== markzz ====
 
 
* '''メンテナ:''' [[en2:User:Markzz|Mark Weiman (markzz)]]
 
* '''説明:''' markzz が AUR でメンテしているパッケージ、vfio パッチが適用された Linux ({{AUR|linux-vfio}} と {{AUR|linux-vfio-lts}})、Debian パッケージリポジトリを管理するためのパッケージ。
 
* '''Key ID:''' 3CADDFDD
 
 
{{Note|''markzz-keyring'' パッケージをインストールしてキーを追加したい場合、一時的にリポジトリセクションに {{ic|1=SigLevel = Never}} を追加してください。}}
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[dkp-libs]
[markzz]
 
Server = http://repo.markzz.com/arch/$repo/$arch
+
Server = https://downloads.devkitpro.org/packages
  +
[dkp-linux]
  +
Server = https://downloads.devkitpro.org/packages/linux
 
</nowiki>}}
 
</nowiki>}}
   
==== metalgamer ====
+
=== disastrousaur ===
 
* '''メンテナ:''' [http://metalgamer.eu/ metalgamer]
 
* '''説明:''' metalgamer が AUR で使用・メンテしているパッケージ。
 
* '''Key ID:''' F55313FB
 
   
  +
* '''メンテナ:''' [https://aur.archlinux.org/account/TheGoliath TheGoliath]
  +
* '''説明:''' Well known AUR package managers, many of the most popular packages available on the AUR, as well as those that I favor myself
  +
* '''上流ページ:''' https://mirror.repohost.de/disastrousaur
  +
* '''Key-ID:''' CBAE582A876533FD
  +
* '''キーファイル:''' [https://mirror.repohost.de/disastrousaur.key https://mirror.repohost.de/disastrousaur.key]
  +
{{Warning|disastrousaur and disastrousarm have now been merged under the disastrousaur name Please make sure you have changed the Server URL for your repos accordingly. Builds for other architectures may come out as I got enough time getting things running. }}
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[disastrousaur]
[metalgamer]
 
Server = http://repo.metalgamer.eu/$arch
+
Server = https://mirror.repohost.de/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== miffe ====
+
=== dvzrv ===
   
* '''メンテナ:''' [https://bbs.archlinux.org/profile.php?id=4059 miffe]
+
* '''メンテナ:''' [https://www.archlinux.org/people/developers/#dvzrv David Runge]
  +
* '''説明:''' [[リアルタイムカーネル]]パッチセット (aka. {{AUR|linux-rt}} および {{AUR|linux-rt-lts}})
* '''説明:''' miffe によってメンテされている AUR パッケージ、例: linux-mainline
 
* '''Key ID:''' 313F5ABD
+
* '''Key-ID:''' 不要、メンテナは開発者/TU です。
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[miffe]
+
[dvzrv]
Server = http://arch.miffe.org/$arch/
+
Server = https://pkgbuild.com/~dvzrv/repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== pipelight ====
+
=== ear ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' [https://wardsegers.be Ward Segers],
  +
* '''説明:''' Editicalu's ArchLinux Repository. Contains precompiled AUR packages (mostly the ones maintained by editicalu)
* '''説明:''' Pipelight と wine-compholio
 
* '''上流ページ:''' [http://fds-team.de/ fds-team.de]
+
* '''Homepage:''' https://ear.wardsegers.be/
  +
* '''上流ページ:''' https://gitlab.com/editicalu/ear
* '''Key-ID:''' E49CC0415DC2D5CA
 
* '''キーファイル:''' http://repos.fds-team.de/Release.key
+
* '''キーファイル:''' https://ear.wardsegers.be/signingkey.asc
  +
* '''Key-ID:''' A9C4E7734638ACF8
{{bc|<nowiki>[pipelight]
 
Server = http://repos.fds-team.de/stable/arch/$arch</nowiki>}}
 
   
  +
{{Note|Instructions can be found at https://ear.wardsegers.be}}
==== repo-ck ====
 
 
* '''メンテナ:''' [[en2:User:Graysky|graysky]]
 
* '''説明:''' Brain Fuck Scheduler が付属するカーネルとモジュール、ck1 パッチセットにある全てのもの。
 
* '''上流ページ:''' [http://repo-ck.com repo-ck.com]
 
* '''Wiki:''' [[repo-ck]]
 
* '''Key-ID:''' 5EE46C4C
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[repo-ck]
+
[ear]
Server = http://repo-ck.com/$arch
+
Server = https://ear.wardsegers.be/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== seblu ====
+
=== eatabrick ===
   
* '''メンテナ:''' [https://www.archlinux.org/developers/#seblu Sébastien Luttringer]
+
* '''メンテナ:''' bentglasstube
  +
* '''説明:''' bentglasstube により作成された (いくつかはコンパイルのみされ) ソフトウェアのパッケージ。
* '''説明:''' seblu の便利なビルド済みパッケージと自家製パッケージ (virtualbox-ext-oracle, linux-seblu-meta, bedup)。
 
* '''Key-ID:''' 不要、メンテナは開発者です。
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[eatabrick]
[seblu]
 
Server = http://seblu.net/a/$repo/$arch
+
Server = http://repo.eatabrick.org/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== sergej-repo ====
+
=== eschwartz ===
   
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#spupykin Sergej Pupykin]
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#eschwartz Eli Schwartz]
  +
* '''説明:''' Personal repo with AUR packages and some core packages from git (including glibc and pacman). Contains debug packages.
* '''説明:''' psi-plus, owncloud-git, ziproxy, android, MySQL など。いくつかのパッケージは armv7h で利用可能。
 
 
* '''Key-ID:''' 不要、メンテナは TU です。
 
* '''Key-ID:''' 不要、メンテナは TU です。
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[eschwartz]
[sergej-repo]
 
Server = http://repo.p5n.pp.ru/$repo/os/$arch
+
Server = https://pkgbuild.com/~eschwartz/repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== tredaelli-systemd ====
+
=== ffy00 ===
   
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#tredaelli Timothy Redaelli]
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#FFY00 Filipe Laíns]
  +
* '''説明:''' Personal repo. Contains misc packages related to hardware, cross-compilation, the D language, etc.
* '''説明:''' 非公式の OpenVZ パッチを適用してビルドされた systemd (カーネル < 2.6.32-042stab111.1)
 
* '''Key-ID:''' 不要、メンテナは TU です
+
* '''Key-ID:''' 不要、メンテナは TU です
 
{{Warning|{{ic|/etc/pacman.conf}} で {{ic|[tredaelli-systemd]}} は {{ic|[core]}} の前に記述する必要があります。}}
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[ffy00]
[tredaelli-systemd]
 
Server = http://pkgbuild.com/~tredaelli/repo/systemd/$arch
+
Server = https://pkgbuild.com/~ffy00/repo
 
</nowiki>}}
 
</nowiki>}}
   
==== herecura ====
+
=== fusion809 ===
   
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder]
+
* '''メンテナ:''' [https://aur.archlinux.org/account/fusion809|Brenton Horne]] (brentonhorne77 at gmail dot com)
  +
* '''説明:''' Provides a few AUR and other packages I like. Like CodeLite and bleeding-edge (latest release within 1 day of its release) GVim (GTK+ 2 interface).
* '''説明:''' ''community'' リポジトリに含まれていない追加パッケージ
 
  +
* '''パッケージリスト:''' http://download.opensuse.org/repositories/home:/fusion809/Arch_Extra/x86_64/
* '''Key-ID:''' 不要、メンテナは TU です
 
  +
* '''Key-ID:''' 03264DDCD606DC98
  +
* '''キーファイル:''' https://download.opensuse.org/repositories/home:/fusion809/Arch_Extra/x86_64/home_fusion809_Arch_Extra.key
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[home_fusion809_Arch_Extra]
[herecura]
 
Server = http://repo.herecura.be/$repo/$arch
+
Server = https://download.opensuse.org/repositories/home:/fusion809/Arch_Extra/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== blackeagle-pre-community ====
+
=== grawlinson ===
   
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder]
+
* '''メンテナ:''' [https://aur.archlinux.org/account/grawlinson George Rawlinson]
  +
* '''説明:''' AUR packages maintained by the user as well as some experimental packages.
* '''説明:''' ''community'' リポジトリに移動する前にテストするパッケージ
 
  +
* '''パッケージリスト:''' https://repo.nullpointer.io
* '''Key-ID:''' 不要、メンテナは TU です
 
  +
* '''Key-ID:''' 25EA6900D9EA5EBC
  +
* '''キーファイル:''' https://repo.nullpointer.io/grawlinson.key
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[grawlinson]
[blackeagle-pre-community]
 
Server = http://repo.herecura.be/$repo/$arch
+
Server = https://repo.nullpointer.io
 
</nowiki>}}
 
</nowiki>}}
   
=== 署名なし ===
+
=== gryffyn ===
 
{{Note|ユーザーはエントリに次の字句を追加する必要があります: {{ic|1=SigLevel = PackageOptional}}}}
 
 
==== arch-deepin ====
 
   
* '''メンテナ:''' [https://build.opensuse.org/project/show/home:metakcahura metak], [https://github.com/fasheng fasheng]
+
* '''メンテナ:''' [https://aur.archlinux.org/account/gryffyn gryffyn]
* '''説明:''' Linux Deepin から Archlinux に移植されたソフトウェア。
+
* '''説明:''' Packages built for personal use (mainly cybersec-related) and AUR packages.
* '''上流ページ:''' https://github.com/fasheng/arch-deepin
+
* '''パッケージリスト:''' https://repo.evan.mp
  +
* '''Key-ID:''' [http://keys.gnupg.net/pks/lookup?op=vindex&fingerprint=on&search=0xE528F34B64DA8C9D E528F34B64DA8C9D]
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[gryffyn]
[home_metakcahura_arch-deepin_Arch_Extra]
 
  +
Server = https://repo.evan.mp/$arch
SigLevel = Never
 
Server = http://download.opensuse.org/repositories/home:/metakcahura:/arch-deepin/Arch_Extra/$arch
 
#Server = http://anorien.csc.warwick.ac.uk/mirrors/download.opensuse.org/repositories/home:/metakcahura:/arch-deepin/Arch_Extra/$arch
 
 
</nowiki>}}
 
</nowiki>}}
   
==== archaudio ====
+
=== herecura ===
   
* '''メンテナ:''' [[en2:User:Schivmeister|Ray Rashif]], [https://aur.archlinux.org/account/jhernberg Joakim Hernberg]
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder]
* '''説明:''' プロオーディオパッケージ
+
* '''説明:''' ''community'' リポジトリに存在しない追加パッケージ
  +
* '''Key-ID:''' 不要、メンテナは TU です。
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[herecura]
[archaudio-production]
 
Server = http://repos.archaudio.org/$repo/$arch
+
Server = https://repo.herecura.eu/herecura/x86_64
 
</nowiki>}}
 
</nowiki>}}
   
==== archlinuxfr ====
+
=== holo ===
   
  +
* '''メンテナ:''' Stefan Majewsky <holo-pacman@posteo.de> (問題の報告は [https://github.com/majewsky/holo-pacman-repo/issues Github] にお願いします)
* '''メンテナ:'''
 
  +
* '''説明:''' Packages for [https://holocm.org Holo configuration management], including compatible plugins and tools.
* '''説明:'''
 
* '''上流ページ:''' http://afur.archlinux.fr
+
* '''上流ページ:''' https://github.com/majewsky/holo-pacman-repo
  +
* '''パッケージリスト:''' https://repo.holocm.org/archlinux/x86_64
  +
* '''Key-ID:''' 0xF7A9C9DC4631BD1A
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[holo]
[archlinuxfr]
 
Server = http://repo.archlinux.fr/$arch
+
Server = https://repo.holocm.org/archlinux/x86_64
 
</nowiki>}}
 
</nowiki>}}
   
==== archlinuxgis ====
+
=== ivasilev ===
* '''メンテナ:'''
 
* '''説明:''' メンテナ募集 - 低帯域
 
   
  +
* '''メンテナ:''' [https://ivasilev.net Ianis G. Vasilev]
{{bc|<nowiki>
 
  +
* '''説明:''' 様々なパッケージ、主に Ianis のソフトウェアと AUR ビルド。
[archlinuxgis]
 
  +
* '''上流ページ:''' https://ivasilev.net/pacman
Server = http://archlinuxgis.no-ip.org/$arch
 
  +
* '''Key-ID:''' [https://pgp.mit.edu/pks/lookup?op=vindex&search=0xB77A3C8832838F1F80ADFD7E1D0507B417DAB671 17DAB671]
</nowiki>}}
 
 
==== archlinuxgr ====
 
 
* '''メンテナ:'''
 
* '''説明:'''
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[ivasilev]
[archlinuxgr]
 
Server = http://archlinuxgr.tiven.org/archlinux/$arch
+
Server = https://ivasilev.net/pacman/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== archlinuxgr-kde4 ====
+
=== jlk ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' [[en2:User:Lahwaacz|Jakub Klinkovský]]
  +
* '''説明:''' ABS や AUR の様々なパッケージ。修正版のパッケージは {{ic|modified}} グループにあります。
* '''説明:''' ギリシャの Arch Linux コミュニティによって提供されている KDE4 パッケージ (plasmoids, テーマなど)
 
  +
* '''上流ページ:''' https://jlk.fjfi.cvut.cz/arch/repo/README.html
  +
* '''Key-ID:''' 932BA3FA0C86812A32D1F54DAB5964AEB9FEDDDC
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[jlk]
[archlinuxgr-kde4]
 
Server = http://archlinuxgr.tiven.org/archlinux-kde4/$arch
+
Server = https://jlk.fjfi.cvut.cz/arch/repo
 
</nowiki>}}
 
</nowiki>}}
   
==== arsch ====
+
=== linux-nitrous ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' [https://superboring.dev simao gomes viana (superboringdev or xdevs23)]
  +
* '''説明:''' linux-nitrous is a repository with prebuilt packages of the [https://gitlab.com/xdevs23/linux-nitrous linux-nitrous kernel]
* '''説明:''' orgizm.net のユーザーが提供
 
  +
* '''git リポジトリ:''' https://gitlab.com/xdevs23/linux-nitrous
  +
* '''issue トラッキング:''' https://github.com/xdevs23/linux-nitrous/issues for packaging issues and questions
  +
* '''key-id:''' [https://pgp.mit.edu/pks/lookup?op=vindex&search=e9c2decac962cb3af1376d44148a9e3c9c3e3bf0 9c3e3bf0] (pgp.mit.edu), [http://hkps.pool.sks-keyservers.net/pks/lookup?search=0xe9c2decac962cb3af1376d44148a9e3c9c3e3bf0&op=get 9c3e3bf0] (hkps.pool.sks-keinclude some short description (e.g. the category of packages provided in the repository).yservers.net), [http://keys.gnupg.net/pks/lookup?search=0xe9c2decac962cb3af1376d44148a9e3c9c3e3bf0&op=get 9c3e3bf0] (keys.gnupg.net)
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[linux-nitrous]
[arsch]
 
  +
server = https://github.com/xdevs23/linux-nitrous/releases/latest/download/
Server = http://arsch.orgizm.net/$arch
 
 
</nowiki>}}
 
</nowiki>}}
   
==== cinnamon ====
+
=== markzz ===
* '''メンテナ:''' [https://github.com/jnbek jnbek]
 
* '''説明:''' 安定していて活発に開発されている Cinnamon のパッケージ (アプレット, テーマ, エクステンション) とその他のパッケージ (Hotot, qBitTorrent, GTK テーマ, Perl モジュールなど)。
 
   
  +
* '''メンテナ:''' [[en2:User:Markzz|Mark Weiman (markzz)]]
{{bc|<nowiki>
 
  +
* '''説明:''' Packages that markzz maintains or uses on the AUR; this includes Linux with the vfio patchset ({{AUR|linux-vfio}} and {{AUR|linux-vfio-lts}}), and packages for analysis of network data.
[cinnamon]
 
  +
* '''Key ID:''' DEBB9EE4
Server = http://archlinux.zoelife4u.org/cinnamon/$arch
 
</nowiki>}}
 
   
  +
{{Note|''markzz-keyring'' パッケージをインストールして鍵を追加したい場合、一時的に {{ic|1=SigLevel = Never}} を追加してください。}}
==== ede ====
 
* '''メンテナ:'''
 
* '''説明:''' Equinox Desktop Environment リポジトリ
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[ede]
+
[markzz]
Server = http://ede.elderlinux.org/repos/archlinux/$arch
+
Server = https://repo.markzz.com/arch/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== heftig ====
+
=== maximbaz ===
   
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#heftig Jan Steffens]
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#maximbaz Maxim Baz]
  +
* '''説明:''' Personal repo with AUR packages.
* '''説明:''' linux-zen と aurora (Firefox の開発版ビルド - ''extra'' リポジトリの {{Pkg|firefox}} と共存可能) が入っています。
 
  +
* '''Key-ID:''' 不要、メンテナは TU です。
* '''上流ページ:''' https://bbs.archlinux.org/viewtopic.php?id=117157
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[maximbaz]
[heftig]
 
Server = http://pkgbuild.com/~heftig/repo/$arch
+
Server = https://pkgbuild.com/~maximbaz/repo/
 
</nowiki>}}
 
</nowiki>}}
   
==== mesa-git ====
+
=== me176c ===
   
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#lcarlier Laurent Carlier]
+
* '''メンテナ:''' [https://github.com/lambdadroid lambdadroid]
* '''説明:''' ''testing'' ''multilib-testing'' リポジトリ用の Mesa git ビルド
+
* '''説明:''' Packages for [[en2:ASUS MeMO Pad 7 (ME176C(X))]]
  +
* '''Key-ID:''' 2B1138A8BB59D786A3BF42AAD996DA70572407FB
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[me176c]
[mesa-git]
 
Server = http://pkgbuild.com/~lcarlier/$repo/$arch
+
Server = https://me176c.uber.space/archlinux
 
</nowiki>}}
 
</nowiki>}}
   
==== noware ====
+
=== miffe ===
   
* '''メンテナ:''' Alexandru Thirtheu (alex_giusi_tiri2@yahoo.com) ([https://bbs.archlinux.org/profile.php?id=65036 フォーラム]) ([https://wiki.archlinux.org/index.php/User:AGT Wiki]) ([http://direct.noware.systems.:2 ウェブサイト])
+
* '''メンテナ:''' [https://bbs.archlinux.org/profile.php?id=4059 miffe]
* '''説明:''' 何度もコンパイルしたくない、リポジトリ欲しいと思っているソフトウェア。ソフトウェアのメンテを楽にするパッケージ。何でもあり。
+
* '''説明:''' miffe ってメンテされてい AUR パッケージ、例: linux-mainline
  +
* '''Key ID:''' 313F5ABD
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[noware]
+
[miffe]
Server = http://direct.$repo.systems.:2/repository/arch/$arch
+
Server = https://arch.miffe.org/$arch/
 
</nowiki>}}
 
</nowiki>}}
   
==== openrc-eudev ====
+
=== mikelpint ===
   
* '''メンテナ:''' [[en2:User:Aaditya|Aaditya]], [[en2:User:Nous|Nous]]
+
* '''メンテナ:''' [[en2:User:Mikelpint|Mikel Pintado (Mikelpint)]]
* '''説明:''' OpenRC eudev のパッケージが含まれているリポジトリ
+
* '''説明:''' mikelpint がメンテしている AUR のパッケージ
  +
* '''Key ID:''' 5CA78FC65B189E2B
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[mikelpint]
[openrc-eudev]
 
Server = http://downloads.sourceforge.net/project/archopenrc/$repo/$arch
+
Server = https://mikelpint.github.io/repository/archlinux/repo
 
</nowiki>}}
 
</nowiki>}}
   
==== oracle ====
+
=== Minerva W Science ===
   
* '''メンテナ:''' [[en2:User:Malvineous|Malvineous]]
+
* '''メンテナ:''' Minerva W
* '''説明:''' Oracle タベースクライアント
+
* '''説明:''' [[OpenFOAM]] パッケジ。
  +
* '''Key-ID:''' 3FF21B78117507DA
 
  +
* '''キーファイル:''' https://download.opensuse.org/repositories/home:/Minerva_W:/Science/Arch_Extra/x86_64/home_Minerva_W_Science_Arch_Extra.key
{{Warning|このリポジトリを追加すると http://www.oracle.com/technetwork/licenses/instant-client-lic-152016.html にある Oracle ライセンスに同意することになります。}}
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[home_Minerva_W_Science_Arch_Extra]
[oracle]
 
Server = http://linux.shikadi.net/arch/$repo/$arch/
+
Server = https://download.opensuse.org/repositories/home:/Minerva_W:/Science/Arch_Extra/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== pantheon ====
+
=== mobile ===
   
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#alucryd Maxime Gauduin]
+
* '''メンテナ:''' [https://keybase.io/farwayer farwayer]
  +
* '''説明:''' React Native and Android development
* '''説明:''' Pantheon 関連のパッケージが含まれているリポジトリ
 
  +
* '''上流ページ:''' https://keybase.pub/farwayer/arch/mobile/
  +
* '''Key ID:''' 7943315502A936D7
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[mobile]
[pantheon]
 
Server = http://pkgbuild.com/~alucryd/$repo/$arch
+
Server = https://farwayer.keybase.pub/arch/$repo
 
</nowiki>}}
 
</nowiki>}}
   
==== paulburton-fitbitd ====
+
=== nah ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' [https://yeah.nah.nz phillid]
  +
* '''説明:''' Pre-built versions of the (slow-to-build) graph-tool python libraries, mingw-w64
* '''説明:''' FitBit トラッカーを同期するための fitbitd が含まれています
 
  +
* '''Key ID:''' 7BF3D17D0884BF5B
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[nah]
[paulburton-fitbitd]
 
Server = http://www.paulburton.eu/arch/fitbitd/$arch
+
Server = https://repo.nah.nz/$repo
 
</nowiki>}}
 
</nowiki>}}
   
==== pietma ====
+
=== nickcao ===
   
* '''メンテナ:''' MartiMcFly <martimcfly@autorisation.de>
+
* '''メンテナ:''' [https://nichi.co/ NickCao]
  +
* '''説明:''' Some (useful for some) packages from me, and some aur packages I personally use.
* '''説明:''' [https://aur.archlinux.org/packages/?K=martimcfly&SeB=m 作成あるいはメンテしている] Arch User Repository のパッケージ。
 
  +
* '''Key-ID:''' 09CC69622E8D4EE343B4E8954D0BA456DF028C15
* '''上流ページ:''' http://pietma.com/tag/aur/
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[pietma]
+
[nickcao]
  +
Server = https://repo.nichi.co/$arch
SigLevel = Optional TrustAll
 
Server = http://repository.pietma.com/nexus/content/repositories/archlinux/$arch/$repo
 
 
</nowiki>}}
 
</nowiki>}}
   
==== pfkernel ====
+
=== origincode ===
  +
* '''メンテナ:''' [https://aur.archlinux.org/account/OriginCode OriginCode]
 
  +
* '''説明:''' A few staging or testing packages from [[#archlinuxcn]], and some daily use packages.
* '''メンテナ:''' [[en2:User:Nous|nous]]
 
  +
* '''Key-ID:''' 0A5BAD445D80C1CC & 62BF97502AE10D22
* '''説明:''' BFS, TuxOnIce, BFQ, Aufs3, linux-pf, kernel26-pf, gdm-old, nvidia-pf, nvidia-96xx, xchat-greek, arora-git のパッチを ARCH カーネルに適用した、汎用・最適化済みのバイナリ
 
* '''備考:''' リポジトリの中を見るには、サーバーの URL の末尾に {{ic|index.html}} を追加する必要があります (Dropbox)。例えば、x86_64 の場合、ブラウザで http://dl.dropbox.com/u/11734958/x86_64/index.html または http://bit.do/linux-pf を開いてください。
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[origincode]
[pfkernel]
 
Server = http://dl.dropbox.com/u/11734958/$arch
+
Server = https://repo.origincode.me/repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== suckless ====
+
=== oscloud ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' [https://aur.archlinux.org/account/bionade24 bionade24]
* '''説明:''' suckless.org のパッケージ
+
* '''説明:''' ROS Melodic packages and needed dependencies from the AUR.
  +
* '''Key-ID:''' CB222E7EBC11D682AAC8B317A4A0D73114FDE6FC
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[oscloud]
[suckless]
 
Server = http://dl.suckless.org/arch/$arch
+
Server = http://repo.oscloud.info/
 
</nowiki>}}
 
</nowiki>}}
   
==== Unity-for-Arch ====
+
=== pkgbuilder ===
   
* '''メンテナ:''' https://github.com/chenxiaolong
+
* '''メンテナ:''' [https://chriswarrick.com/ Chris Warrick]
* '''説明:''' Arch [[Unity]]ッケージ
+
* '''説明:''' PythonAUR ヘルパー、PKGBUILDer のリポトリ。
  +
* '''上流ページ:''' https://github.com/Kwpolska/pkgbuilder
  +
* '''Key-ID:''' 5EAAEA16
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[pkgbuilder]
[Unity-for-Arch]
 
  +
Server = https://pkgbuilder-repo.chriswarrick.com/
SigLevel = Optional TrustAll
 
Server = http://dl.dropbox.com/u/486665/Repos/$repo/$arch
 
 
</nowiki>}}
 
</nowiki>}}
   
==== Unity-for-Arch-Extra ====
+
=== PolarRepo ===
   
  +
* '''Maintainer:''' [https://aur.archlinux.org/account/PolarianDev PolarianDev] ([[User:PolarianDev]])
* '''メンテナ:''' https://github.com/chenxiaolong
 
  +
* '''Maintainer Email:''' polarian@polarian.dev
* '''説明:''' Arch 用の [[Unity]] extra パッケージ
 
  +
*'''Description:''' Packages which are maintained by PolarianDev within the AUR
  +
* '''Key-ID:''' D7E35661EB1A280A (old: {{ic|0770E5312238C760}}) ([https://git.polarian.dev/AUR/polarrepo/src/branch/master/pkg/keys/polarian.asc Direct Link] [https://keys.openpgp.org Keyserver])
  +
* '''Website:''' https://git.polarian.dev/AUR/polarrepo
  +
* '''Issues:''' https://git.polarian.dev/AUR/polarrepo/issues
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[polarrepo]
[Unity-for-Arch-Extra]
 
  +
Server = https://polarrepo.polarian.dev/
SigLevel = Optional TrustAll
 
Server = http://dl.dropbox.com/u/486665/Repos/$repo/$arch
 
 
</nowiki>}}
 
</nowiki>}}
   
  +
=== post-factum kernels ===
==== home_tarakbumba_archlinux_Arch_Extra_standard ====
 
   
  +
* '''メンテナ:''': [https://aur.archlinux.org/account/post-factum Oleksandr Natalenko aka post-factum]
* '''メンテナ:'''
 
  +
* '''上流ページ:''': https://gitlab.com/post-factum/pf-kernel/wikis/README
* '''説明:''' ビルド済みの AUR パッケージが少数 (zemberek, firefox-kde-opensuse など)
 
  +
* '''説明:''': [[カーネル#主なパッチセット|pf-kernel]] packages by its developer, post-factum
  +
* '''Key-ID:''': 95C357D2AF5DA89D
  +
* '''キーファイル:''': https://download.opensuse.org/repositories/home:/post-factum:/kernels/Arch/x86_64/home_post-factum_kernels_Arch.key
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[home_post-factum_kernels_Arch]
[home_tarakbumba_archlinux_Arch_Extra_standard]
 
Server = http://download.opensuse.org/repositories/home:/tarakbumba:/archlinux/Arch_Extra_standard/$arch
+
Server = https://download.opensuse.org/repositories/home:/post-factum:/kernels/Arch/x86_64
 
</nowiki>}}
 
</nowiki>}}
   
==== MEGAsync_Arch_Extra ====
+
=== QOwnNotes ===
   
* '''メンテナ:''' https://mega.nz/#sync
+
* '''メンテナ:''' [https://aur.archlinux.org/account/pbek Patrizio Bekerle] (pbek), QOwnNotes author
  +
* '''説明:''' QOwnNotes は markdown に対応し [[ownCloud]] と統合することができるオープンソースのメモ帳・ToDo リストマネージャです。
* '''説明:''' Arch 用の MEGAsync extra パッケージ
 
  +
* '''Key-ID:''' FFC43FC94539B8B0
  +
* '''キーファイル:''' https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Arch_Extra/x86_64/home_pbek_QOwnNotes_Arch_Extra.key
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[home_pbek_QOwnNotes_Arch_Extra]
[MEGAsync_Arch_Extra]
 
  +
Server = https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Arch_Extra/$arch
SigLevel = Never
 
Server = https://mega.co.nz/linux/MEGAsync/Arch_Extra/$arch
 
 
</nowiki>}}
 
</nowiki>}}
   
== i686 のみ ==
+
=== qt-debug ===
   
  +
* '''メンテナ:''' [https://aur.archlinux.org/account/The-Compiler The Compiler]
=== 署名あり ===
 
  +
* '''説明:''' デバッグシンボルが含まれた Qt/PyQt ビルド
 
  +
* '''上流ページ:''' https://github.com/qutebrowser/qt-debug-pkgbuild
==== eee-ck ====
 
* '''メンテナ:''' Gruppenpest
+
* '''Key-ID:''' D6A1C70FE80A0C82
* '''説明:''' Asus Eee PC 701 に最適化されたカーネルとモジュール。-ck パッチセットを含む。
 
* '''Key-ID:''' 27D4A19A
 
* '''キーファイル:''' http://zembla.duckdns.org/repo/gruppenpest.gpg
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[eee-ck]
+
[qt-debug]
Server = http://zembla.duckdns.org/repo
+
Server = https://qutebrowser.org/qt-debug/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== phillid ====
+
=== quarry ===
  +
* '''メンテナ:''' Phillid
 
  +
* '''メンテナ:''' [https://www.archlinux.org/people/developers/#anatolik anatolik]
* '''説明:''' (OS 開発用) ベアボーン環境を対象とする様々な GCC と binutils。GCC ツールチェインは NLS と C フロントエンド以外の全てを無効化することで ~8&nbsp;MiB まで縮小されています。hamlib, xastir, qsstv などで使用しているアマチュア無線関連のソフトウェアも含まれています。ビルドに時間がかかるレガシーなパッケージも少々 (kdelibs3, qt3)。
 
  +
* '''説明:''' Arch binary repository for [http://rubygems.org/ Rubygems] パッケージの Arch バイナリリポジトリ。詳しくは [https://bbs.archlinux.org/viewtopic.php?id=182729 フォーラムのアナウンス] を参照。
* '''Key-ID:''' 28F1E6CE
 
  +
* '''Sources:''' https://github.com/anatol/quarry
  +
* '''Key-ID:''' 不要、メンテナは開発者です。
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[phillid]
+
[quarry]
Server = http://phillid.tk/r/i686/
+
Server = https://pkgbuild.com/~anatolik/quarry/x86_64/
 
</nowiki>}}
 
</nowiki>}}
   
==== xyne-i686 ====
+
=== repo-ck ===
   
  +
Brain Fuck Scheduler が付属するカーネルとモジュール、ck1 パッチセットにある全てのもの。
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#xyne Xyne]
 
* '''説明:''' "i686" アーキテクチャ用のパッケージが含まれている Xyne 独自のプロジェクトのリポジトリ。
 
* '''上流ページ:''' http://xyne.archlinux.ca/projects/
 
* '''Key-ID:''' 不要、メンテナは TU です。
 
   
  +
[[非公式ユーザーリポジトリ/Repo-ck|/Repo-ck]] を参照してください。
{{Note|This includes all packages in [[#xyne-any|<nowiki>[xyne-any]</nowiki>]].}}
 
   
  +
=== seblu ===
{{bc|<nowiki>
 
[xyne-i686]
 
Server = http://xyne.archlinux.ca/repos/xyne
 
</nowiki>}}
 
   
  +
* '''メンテナ:''' [https://www.archlinux.org/people/developers/#seblu Sébastien Luttringer]
=== 署名なし ===
 
  +
* '''説明:''' seblu の便利なビルド済みパッケージと自家製パッケージ(linux-seblu-meta, zfs-dkms, spotify, masterpdfeditor など)。
 
  +
* '''Key-ID:''' 不要、メンテナは開発者です。
==== andrwe ====
 
 
* '''メンテナ:''' Andrwe Lord Weber
 
* '''説明:''' each program I'm using on x86_64 is compiled for i686 too
 
* '''上流ページ:''' http://andrwe.org/linux/repository
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[andrwe]
+
[seblu]
Server = http://repo.andrwe.org/i686
+
Server = https://al1.seblu.net/$repo/$arch
  +
Server = https://al2.seblu.net/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== kpiche ====
+
=== seiichiro ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' [https://www.seiichiro0185.org Stefan Brand (seiichiro0185)]
* '''説明:''' OpenSync の安定版パッケージ
+
* '''説明:''' 個人的によく使っている AUR パッケージ
  +
* '''Key-ID:''' 805517CC
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[seiichiro]
[kpiche]
 
Server = http://kpiche.archlinux.ca/repo
+
Server = https://www.seiichiro0185.org/repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== kernel26-pae ====
+
=== selinux ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' [https://github.com/swordfeng swordfeng]
  +
* '''説明:''' Unofficial (personal) builds for [[SELinux]] packages. PKGBUILDs are taken from AUR instead of the upstream GitHub repo.
* '''説明:''' PAE が有効にされた32ビットカーネル 2.6.39
 
  +
* '''上流ページ:''' https://github.com/archlinuxhardened/selinux
  +
* '''Key-ID:''' 7691FA63FE91CAFDD42A4AF08323B00E97DF0E6D (subkey B988167F59A3AF8368D55D65A7862FD48B72D83B is specifically used for signing packages)
  +
* '''キーファイル:''' https://repo.taiho.moe/key.asc
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[selinux]
[kernel26-pae]
 
Server = http://kernel26-pae.archlinux.ca/
+
Server = https://repo.taiho.moe/$repo
 
</nowiki>}}
 
</nowiki>}}
   
==== linux-pae ====
+
=== sergej-repo ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#spupykin Sergej Pupykin]
  +
* '''説明:''' psi-plus, owncloud-git, ziproxy, android, MySQL など。armv7h で利用できるパッケージもあります。
* '''説明:''' PAE が有効にされた32ビットカーネル 3.0
 
  +
* '''Key-ID:''' 不要、メンテナは TU です。
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[linux-pae]
+
[sergej-repo]
Server = http://pae.archlinux.ca/
+
Server = http://repo.p5n.pp.ru/$repo/os/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== rfad ====
+
=== siosm-aur ===
   
* '''メンテナ:''' requiem [at] archlinux.us
+
* '''メンテナ:''' [https://tim.siosm.fr/about/ Timothee Ravier]
* '''説明:''' haxitよって作成されたリポトリ
+
* '''説明:''' Arch User Repositoryあるパッケー、マイナーフィックスあり。
  +
* '''上流ページ:''' https://tim.siosm.fr/repositories/
  +
* '''Key-ID:''' 78688F83
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[siosm-aur]
[rfad]
 
Server = http://web.ncf.ca/ey723/archlinux/repo/
+
Server = http://siosm.fr/repo/$repo/
 
</nowiki>}}
 
</nowiki>}}
   
==== studioidefix ====
+
=== slowbro ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' Katelyn Schiesser (slowbro)
* '''説明:''' コンパイル済みの boxee パッケージ。
+
* '''説明:''' binary packages for {{AUR|linux-vfio}}
  +
* '''Key-ID:''' [http://pool.sks-keyservers.net/pks/lookup?op=get&search=0xAB3139C285186206 85186206]
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[slowbro]
[studioidefix]
 
Server = http://studioidefix.googlecode.com/hg/repo/i686
+
Server = http://www.slowbro.org/arch/$arch/
 
</nowiki>}}
 
</nowiki>}}
   
== x86_64 のみ ==
+
=== sublime-text ===
   
  +
* '''メンテナ:''' Sublime Text developer
=== 署名あり ===
 
  +
* '''説明:''' Sublime Text editor packages from developer's repository
 
  +
* '''上流ページ:''' https://www.sublimetext.com/docs/3/linux_repositories.html#pacman
==== apathism ====
 
  +
* '''Key-ID:''' 8A8F901A
 
* '''メンテナ:''' Ivan Koryabkin ([https://aur.archlinux.org/account/apathism/ apathism])
 
* '''上流ページ:''' https://apathism.net/
 
* '''説明:''' {{AUR|psi-plus-git}} などの AUR パッケージ (qt5 有効)
 
* '''Key-ID:''' 3E37398D
 
* '''キーファイル:''' http://apathism.net/archlinux/apathism.key
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[sublime-text]
[apathism]
 
Server = http://apathism.net/archlinux/
+
Server = https://download.sublimetext.com/arch/stable/x86_64
 
</nowiki>}}
 
</nowiki>}}
   
==== bioinformatics ====
+
=== subtitlecomposer ===
   
* '''メンテナ:''' [https://aur.archlinux.org/account/decryptedepsilon/ decryptedepsilon]
+
* '''メンテナ:''' Mladen Milinkovic (maxrd2)
  +
* '''説明:''' Subtitle Composer の安定版とナイトリービルド。
* '''説明:''' バイオインフォマティクス用のソフトウェアツールなどが含まれているリポジトリ
 
  +
* '''上流ページ:''' https://github.com/maxrd2/subtitlecomposer
* '''Key-ID:''' 60442BA4
 
  +
* '''Key-ID:''' 4E8D5DBD
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[subtitlecomposer]
[bioinformatics]
 
Server = http://decryptedepsilon.bl.ee/repo/x86_64
+
Server = https://smoothware.net/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== blackleg ====
+
=== trinity ===
   
* '''メンテナ:''' Blackleg ([https://aur.archlinux.org/account/blackleg blackleg])
+
* '''メンテナ:''' Michael J. Manley <mmanley@ntge.net>
  +
* '''説明:''' [[Trinity]] デスクトップ環境
* '''上流ページ:''' [http://www.blackleg.es www.blackleg.es]
 
  +
* '''Key-ID:''' 5F710C1E
* '''説明:''' AUR パッケージなど: linux-w110er, nvidia-dkms, android-studio, odoo (OpenErp)。
 
* '''パッケージリスト:''' [http://www.blackleg.es/x86_64/index.html Blackleg x86_64 パッケージ]
 
* '''Key-ID:''' 611BFDE1
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[trinity]
[blackleg]
 
Server = ftp://ftp.blackleg.es/archlinux/$repo/$arch/
+
Server = https://repo.nasutek.com/arch/contrib/trinity/x86_64
 
</nowiki>}}
 
</nowiki>}}
   
==== boyska64 ====
+
=== valveaur ===
   
* '''メンテナ:''' boyska
+
* '''メンテナ:''' John Schoenick <johns@valvesoftware.com> (https://valvesoftware.com)
  +
* '''説明:''' A repository by Valve Software Providing The Linux-fsync kernel and modules, including the futex-wait-multiple patchset for testing with Proton fsync & Mesa with the ACO compiler patchset.
* '''説明:''' 個人用リポジトリ: 暗号, sdr, メール管理など
 
  +
* '''上流ページ:''' https://steamcommunity.com/linux
* '''Key-ID:''' 0x7395DCAE58289CA9
 
  +
* '''Key-ID:''' 8DC2CE3A3D245E64
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[valveaur]
[boyska64]
 
Server = http://boyska.degenerazione.xyz/archrepo
+
Server = http://repo.steampowered.com/arch/valveaur
 
</nowiki>}}
 
</nowiki>}}
   
==== carstene1ns ====
+
=== xuanrui ===
   
* '''メンテナ:''' [[en2:User:Carstene1ns|Carsten Teibes]]
+
* '''メンテナ:''' [https://aur.archlinux.org/account/xuanruiqi Xuanrui Qi (xuanruiqi)]
  +
* '''説明:''' xuanruiqi's own packages and frequently-used packages, mainly of interest to functional programmers.
* '''説明:''' Carsten Teibes によってメンテ・使用されている AUR パッケージ (ゲーム/Wii/lib32/Python)
 
* '''上流ページ:''' http://repo.carsten-teibes.de
+
* '''上流ページ:''' https://www.xuanruiqi.com/linux.html
* '''Key-ID:''' 2476B20B
+
* '''Key-ID:''' 6E06FBC8
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[xuanrui]
[carstene1ns]
 
Server = http://repo.carsten-teibes.de/$arch
+
Server = https://arch.xuanruiqi.com/repo
 
</nowiki>}}
 
</nowiki>}}
   
==== coderkun-aur ====
+
=== xyne-x86_64 ===
   
* '''メンテナ:''' [https://aur.archlinux.org/account/coderkun/ coderkun]
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#xyne Xyne]
* '''説明:''' AUR パッケーと様々なソフウェア。パッケー差分とパッケージ・パッケージ署名をサポート。
+
* '''説明:''' Xyne 自身のプロェクのリポジト
* '''上流ページ:''' https://arch.coderkun.de
+
* '''上流ページ:''' http://xyne.archlinux.ca/projects/
* '''Key-ID:''' A6BEE374
+
* '''Key-ID:''' 不要、メンテナは TU です。
* '''キーファイル:''' [http://arch.coderkun.de/coderkun.asc http://arch.coderkun.de/coderkun.asc]
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[xyne-x86_64]
[coderkun-aur]
 
  +
# Server = https://xyne.archlinux.ca/repos/xyne # It returns error 404 or 406 (varying). Use the line below:
Server = http://arch.coderkun.de/$repo/$arch/
 
  +
Server = http://xyne.archlinux.ca/bin/repo.php?file=
 
</nowiki>}}
 
</nowiki>}}
   
==== coderkun-aur-audio ====
+
=== home-thaodan ===
   
* '''メンテナ:''' [https://aur.archlinux.org/account/coderkun/ coderkun]
+
* '''メンテナ:''' [https://aur.archlinux.org/account/Thaodan Thaodan]
  +
* '''上流ページ:''' https://gitlab.com/Thaodan/linux-pf
* '''説明:''' AUR パッケージとオーディオ関連のソフトウェア (リアルタイムカーネル, lv2-plugins, …)。パッケージ差分とパッケージ・パッケージ署名をサポート。
 
  +
* '''説明:''' pf-kernel フォークの開発者である Thaodan による [[カーネル#主なパッチセット|pf-kernel]] などのパッケージ
* '''上流ページ:''' https://arch.coderkun.de
 
  +
* '''Gitlab プロジェクト:''' https://gitlab.com/Thaodan/repo-home-thaodan-repo
* '''Key-ID:''' A6BEE374
 
  +
* '''Key-ID:''' BBFE2FD421597395E4FC8C8DF6C85FEE79D661A4
* '''キーファイル:''' [http://arch.coderkun.de/coderkun.asc http://arch.coderkun.de/coderkun.asc]
 
  +
  +
{{bc|<nowiki>
  +
[home-thaodan]
  +
Server = https://thaodan.de/public/archlinux/home-thaodan/$arch</nowiki>}}
   
  +
== 署名なし ==
{{bc|<nowiki>
 
[coderkun-aur-audio]
 
Server = http://arch.coderkun.de/$repo/$arch/
 
</nowiki>}}
 
   
  +
{{Note|ユーザーはエントリに次の字句を追加する必要があります: {{ic|1=SigLevel = PackageOptional}}}}
==== coderkun-aur-java ====
 
   
  +
=== alucryd ===
* '''メンテナ:''' [https://aur.archlinux.org/account/coderkun/ coderkun]
 
* '''説明:''' AUR パッケージと java 関連のソフトウェア。パッケージ差分とパッケージ・パッケージ署名をサポート。
 
* '''上流ページ:''' https://arch.coderkun.de
 
* '''Key-ID:''' A6BEE374
 
* '''キーファイル:''' [http://arch.coderkun.de/coderkun.asc http://arch.coderkun.de/coderkun.asc]
 
   
  +
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#alucryd Maxime Gauduin]
{{bc|<nowiki>
 
  +
* '''説明:''' Maxime Gauduin が AUR で管理しているさまざまなパッケージ。
[coderkun-aur-java]
 
Server = http://arch.coderkun.de/$repo/$arch/
 
</nowiki>}}
 
 
==== coderkun-aur-nonfree ====
 
 
* '''メンテナ:''' [https://aur.archlinux.org/account/coderkun/ coderkun]
 
* '''説明:''' AUR パッケージとプロプライエタリなソフトウェア (dropbox, nvidia, …)。パッケージ差分とパッケージ・パッケージ署名をサポート。
 
* '''上流ページ:''' https://arch.coderkun.de
 
* '''Key-ID:''' A6BEE374
 
* '''キーファイル:''' [http://arch.coderkun.de/coderkun.asc http://arch.coderkun.de/coderkun.asc]
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[alucryd]
[coderkun-aur-nonfree]
 
Server = http://arch.coderkun.de/$repo/$arch/
+
Server = https://pkgbuild.com/~alucryd/$repo/x86_64
 
</nowiki>}}
 
</nowiki>}}
   
==== eatabrick ====
+
=== alucryd-multilib ===
   
* '''メンテナ:''' bentglasstube
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#alucryd Maxime Gauduin]
* '''説明:''' bentglasstube によって作成された (あるいはコれた) ソフトウェアのパッケージ。
+
* '''説明:''' ム環境なしでSteamを実行するために必要なまざまなパッケージ。
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[alucryd-multilib]
[eatabrick]
 
  +
Server = https://pkgbuild.com/~alucryd/$repo/x86_64
SigLevel = Required
 
Server = http://repo.eatabrick.org/$arch
 
 
</nowiki>}}
 
</nowiki>}}
   
==== freifunk-rheinland ====
+
=== andrwe ===
   
* '''メンテナ:''' nomaster
+
* '''メンテナ:''' Andrwe Lord Weber
  +
* '''説明:''' 個人的によく使うプログラムが入っています。
* '''説明:''' Freifunk プロジェクトのパッケージ: batman-adv, batctl, fastd と依存パッケージ。
 
  +
* '''上流ページ:''' http://andrwe.org/linux/repository
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[andrwe]
[freifunk-rheinland]
 
Server = http://mirror.fluxent.de/archlinux-custom/$repo/os/$arch
+
Server = http://repo.andrwe.org/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== gustawho ====
+
=== archgeotux ===
   
* '''メンテナ:''' [https://twitter.com/gustawho Gustavo Castro] <gustawho@gmail.com>
+
* '''メンテナ:''' Samuel Mesa
  +
* '''説明:''' 地理空間および地理情報システムアプリケーション
* '''説明:''' {{AUR|firefox-kde-opensuse}} など、ビルドに時間がかかる科学 (物理と数学) 用のツールと AUR パッケージ
 
* '''パッケージリスト:''' http://gustawho.x10.mx/repo/x86_64
+
* '''上流ページ:''' https://archgeotux.sourceforge.io/
* '''上流ページ:''' http://gustawho.x10.mx
 
* '''Key-ID:''' 2C575D76
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[archgeotux]
[gustawho]
 
Server = http://gustawho.x10.mx/repo/x86_64
+
Server = https://downloads.sourceforge.net/project/archgeotux/$arch
 
</nowiki>}}
 
</nowiki>}}
   
  +
=== archlinuxfr ===
* '''備考:''' i686 の firefox-kde-opensuse や署名がされていない x86_64 パッケージが必要な場合、以下のリポジトリを使って下さい:
 
   
  +
* '''メンテナ:'''
{{bc|<nowiki>
 
  +
* '''説明:'''
[home_gustawho_Arch_Extra]
 
  +
* '''Note:''' [https://forums.archlinux.fr/viewtopic.php?f=16&t=22324 このリポジトリに関連するルール (fr)] を読んでください。
SigLevel = Never
 
  +
* '''上流ページ:''' http://afur.archlinux.fr
Server = http://download.opensuse.org/repositories/home:/gustawho/Arch_Extra/$arch
 
</nowiki>}}
 
 
==== Linux-pf ====
 
 
* '''メンテナ:''' [[en2:User:Thaodan|Thaodan]]
 
* '''説明:''' BFS, TuxOnIce, BFQ, Aufs3 などのパッチが適用された ARCH カーネルの汎用・最適化済みバイナリ。[[AUR]] の {{AUR|linux-pf}} と同じく linux-pf ですが、Intel の CPU (Sandy Bridge, Ivy Bridge, Haswell) 向けに最適化が施されており、他のパッケージも存在します。
 
* '''備考:''' リポジトリの中身を見るときは、サーバー URL の末尾に {{ic|index.html}} を追加する必要があります (Dropbox)。
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[archlinuxfr]
[Linux-pf]
 
  +
Server = http://repo.archlinux.fr/$arch
Server = https://dl.dropboxusercontent.com/u/172590784/Linux-pf/x86_64/
 
SigLevel = Optional
 
 
</nowiki>}}
 
</nowiki>}}
   
==== infinality-bundle-multilib ====
+
=== archlinuxgr ===
   
* '''メンテナ:''' [http://bohoomil.com/ bohoomil]
+
* '''メンテナ:'''
* '''説明:''' infinality-bundle multilib リポトリ
+
* '''説明:''' ギリシャArch Linux コミュニティが提供する多くの興味深いパッケージ。
* '''上流ページ:''' [http://bohoomil.com/ Infinality bundle & fonts]
 
* '''Key-ID:''' 962DDE58
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[archlinuxgr]
[infinality-bundle-multilib]
 
Server = http://bohoomil.com/repo/multilib/$arch
+
Server = http://archlinuxgr.tiven.org/archlinux/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== kc9ydn ====
+
=== archlinuxgr-kde4 ===
   
* '''メンテナ:''' [http://kc9ydn.us KC9YDN]
+
* '''メンテナ:'''
  +
* '''説明:''' ギリシャの Arch Linux コミュニティによって提供されている KDE4 パッケージ (plasmoids, テーマなど)
* '''説明:''' アマチュア無線関連のアプリ
 
* '''Key-ID:''' 7DA25A0F
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[archlinuxgr-kde4]
[kc9ydn]
 
Server = http://kc9ydn.us/repo/
+
Server = http://archlinuxgr.tiven.org/archlinux-kde4/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== linux-lts-ck ====
+
=== archlinux-phalcon ===
   
* '''メンテナ:''' Claire Farron [https://aur.archlinux.org/account/clfarron4 clfarron4]
+
* '''メンテナ::''' Michal Sotolar <michal at sotolar dot com>
* '''説明:''' CK パッチが適用された最新の ArchLinux LTS
+
* '''説明:''' Phalcon Framework PHP 5.6 -7.x 拡張モジュールのビルド。
  +
* '''上流ページ:''' https://archlinux-phalcon.gitlab.io
* '''Key-ID:''' E6366A92
 
* '''備考:''' リポジトリの中身を見るには、サーバー URL の末尾に {{ic|index.html}} を付ける必要があります (Dropbox)。For example, for x86_64, point your browser to http://dl.dropbox.com/u/298301785/arch/linux-lts-ck/x86_64/index.html or start at http://tiny.cc/linux-lts-ck
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[archlinux-phalcon]
[linux-lts-ck]
 
  +
Server = https://archlinux-phalcon.gitlab.io/repository
Server = http://dl.dropbox.com/u/298301785/arch/linux-lts-ck/$arch
 
 
</nowiki>}}
 
</nowiki>}}
   
==== linux-lts31x ====
+
=== archlinux-php ===
   
* '''メンテナ:''' Claire Farron [https://aur.archlinux.org/account/clfarron4 clfarron4]
+
* '''メンテナ:''' Michal Sotolar <michal at sotolar dot com>
* '''説明:''' 昔の LTS カーネル (3.10 と 3.12 ランチ)
+
* '''説明:''' PHP 5.6 -7.x 古い安定版ビルド、メイン版と共存可能です。
  +
* '''上流ページ:''' https://archlinux-php.gitlab.io
* '''Key-ID:''' E6366A92
 
* '''備考:''' リポジトリの中身を見るには、サーバー URL の末尾に {{ic|index.html}} を付ける必要があります (Dropbox)例えば、x86_64 の場合、ブラウザ http://dl.dropbox.com/u/298301785/arch/linux-lts31x/x86_64/index.html か http://tiny.cc/linux-lts31x を開きます。
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[archlinux-php]
[linux-lts31x]
 
  +
Server = https://archlinux-php.gitlab.io/repository
Server = http://dl.dropbox.com/u/298301785/arch/linux-lts31x/$arch
 
 
</nowiki>}}
 
</nowiki>}}
   
==== linux-lts31x-ck ====
+
=== craftdestiny ===
   
* '''メンテナ:''' Claire Farron [https://aur.archlinux.org/account/clfarron4 clfarron4]
+
* '''メンテナ:''' [https://craftdestiny.ovh LinuxVieLoisir]
  +
* '''説明:''' Craft Destiny リポジトリは、いくつかのソフトウェアの長いコンパイルを避けるためにあります。また、非常に便利なソフトウェアも追加されています。
* '''説明:''' CK パッチが適用された昔の LTS カーネル (3.10 と 3.12 ブランチ)
 
* '''Key-ID:''' E6366A92
 
* '''備考:''' リポジトリの中身を見るには、サーバー URL の末尾に {{ic|index.html}} を付ける必要があります (Dropbox)。例えば、x86_64 の場合、ブラウザで http://dl.dropbox.com/u/298301785/arch/linux-lts31x-ck/x86_64/index.html か http://tiny.cc/linux-lts31x-ck を開きます。
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[craftdestiny]
[linux-lts31x-ck]
 
Server = http://dl.dropbox.com/u/298301785/arch/linux-lts31x-ck/$arch
+
Server = https://miroir.craftdestiny.ovh/archlinux-repo/
 
</nowiki>}}
 
</nowiki>}}
   
==== linux-ck-pax ====
+
=== dx37essentials ===
   
* '''メンテナ:''' Claire Farron [https://aur.archlinux.org/account/clfarron4 clfarron4]
+
* '''メンテナ:''' [https://aur.archlinux.org/account/DragonX256 DragonX256]
  +
* '''説明:''' 個人リポジトリ。毎日使っている AUR のパッケージが入っています。
* '''説明:''' CK と PaX セキュリティパッチセットが適用された最新の Arch カーネル
 
  +
* '''Git repo:''' https://gitlab.com/DX37/dx37essentials
* '''Key-ID:''' E6366A92
 
  +
* '''上流ページ:''' https://dx37.gitlab.io/dx37essentials
* '''備考:''' リポジトリの中身を見るには、サーバー URL の末尾に {{ic|index.html}} を付ける必要があります (Dropbox)。例えば、x86_64 の場合、ブラウザで http://dl.dropbox.com/u/298301785/arch/linux-ck-pax/x86_64/index.html か http://tiny.cc/linux-ck-pax を開きます。
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[dx37essentials]
[linux-ck-pax]
 
Server = http://dl.dropbox.com/u/298301785/arch/linux-ck-pax/$arch
+
Server = https://dx37.gitlab.io/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== linux-tresor ====
+
=== extra-alucryd ===
   
* '''メンテナ:''' Claire Farron [https://aur.archlinux.org/account/clfarron4 clfarron4]
+
* '''メンテナ:''' [https://archlinux.org/people/trusted-users/#alucryd Maxime Gauduin]
* '''説明:''' TRESOR パッチ適用された最新あるいは LTS の Arch カネル
+
* '''説明:''' Maxime Gauduin AUR で維持している (あるいは維持していない) 様々な補足パッケジ。
* '''Key-ID:''' E6366A92
 
* '''備考:''' リポジトリの中身を見るには、サーバー URL の末尾に {{ic|index.html}} を付ける必要があります (Dropbox)。例えば、x86_64 の場合、ブラウザで http://dl.dropbox.com/u/298301785/arch/linux-tresor/x86_64/index.html か http://tiny.cc/linux-tresor を開きます。
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[extra-alucryd]
[linux-tresor]
 
Server = http://dl.dropbox.com/u/298301785/arch/linux-tresor/$arch
+
Server = https://pkgbuild.com/~alucryd/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== qt-debug ====
+
=== ffy00 (python) ===
   
* '''メンテナ:''' [http://blog.the-compiler.org/?page_id=36 The Compiler]
+
* '''メンテナ:''' [https://archlinux.org/people/trusted-users/#FFY00 Filipe Laíns]
  +
* '''説明:''' 複数の異なる Python バージョンを提供します (例.3.5、3.6、3.7) アクティブな Python リリースはすべて、ここで入手できます。
* '''説明:''' デバッグシンボルを含む Qt/PyQt ビルド
 
* '''上流ページ:''' https://github.com/The-Compiler/qt-debug-pkgbuild
+
* '''Git リポ:''' https://github.com/FFY00/arch-python-repo
  +
* '''上流ページ:''' https://github.com/FFY00/arch-python-repo
* '''Key-ID:''' D6A1C70FE80A0C82
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[python]
[qt-debug]
 
Server = http://qutebrowser.org/qt-debug/$arch
+
Server = https://ffy00.github.io/arch-python-repo/
 
</nowiki>}}
 
</nowiki>}}
   
==== quarry ====
+
=== gcc-git ===
   
* '''メンテナ:''' [https://www.archlinux.org/developers/#anatolik anatolik]
+
* '''メンテナ:''' Kevin Moisan (kevall474) <kevall474@tuta.io>
  +
* '''説明:''' gcc-toolchain のビルド済みパッケージ。glibc, binutils, gcc, libtool
* '''説明:''' [http://rubygems.org/ Rubygem] パッケージの Arch バイナリリポジトリ。詳しくは [https://bbs.archlinux.org/viewtopic.php?id=182729 フォーラムのアナウンス] を参照。
 
  +
* '''上流ページ:''' https://repo.archlinuxrepo.dev
* '''Key-ID:''' 不要、メンテナは開発者です。
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[quarry]
+
[gcc-git]
  +
Server = https://repo.archlinuxrepo.dev/$arch/$repo
# report issues at https://github.com/anatol/quarry
 
Server = http://pkgbuild.com/~anatolik/quarry/x86_64/
 
 
</nowiki>}}
 
</nowiki>}}
   
==== rstudio ====
+
=== heftig ===
   
* '''メンテナ:''' [https://aur.archlinux.org/account/unikum/ Artem Klevtsov]
+
* '''メンテナ:''' [https://www.archlinux.org/people/developers/#heftig Jan Steffens]
* '''説明:''' Rstudio IDE パッケージ (git 版) と依存パッケージ
+
* '''説明:''' pulseaudio-git, pavucontrol-git, and firefox-developer-edition が入っています
  +
* '''上流ページ:''' https://bbs.archlinux.org/viewtopic.php?id=117157
* '''Key-ID:''' 1CB48DD4
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[rstudio]
+
[heftig]
Server = http://repo.psylab.info/archlinux/x86_64/
+
Server = https://pkgbuild.com/~heftig/repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== siosm-aur ====
+
=== home-thaodan ===
   
* '''メンテナ:''' [https://tim.siosm.fr/about/ Timothee Ravier]
+
* '''メンテナ:''': [https://aur.archlinux.org/account/Thaodan Thaodan]
  +
* '''上流ページ:''': https://gitlab.com/Thaodan/linux-pf
* '''説明:''' Arch User Repository にあるパッケージ、マイナーフィックスあり
 
  +
* '''説明:''': [[カーネル#主なパッチセット|pf-kernel]] pf-kernel fork 開発者 Thaodan による pf-kernel やその他のパッケージ。
* '''上流ページ:''' https://tim.siosm.fr/repositories/
 
* '''Key-ID:''' 78688F83
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[home-thaodan]
[siosm-aur]
 
Server = http://siosm.fr/repo/$repo/
+
Server = https://thaodan.de/home/bidar/home-thaodan/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== siosm-selinux ====
+
=== jkanetwork ===
   
* '''メンテナ:''' [https://tim.siosm.fr/about/ Timothee Ravier]
+
* '''メンテナ:''' kprkpr <kevin01010 at gmail dot com>
  +
* '''メンテナ:''' Joselucross <jlgarrido97 at gmail dot com>
* '''説明:''' SELinux のサポートに必要なパッケージ – 作業途中 (特に、Arch Linux 対応の SELinux ポリシーが欠けています)。詳しくは [[SELinux]] のページを参照。
 
  +
* '''説明:''' pimagizer, stepmania, yaourt, linux-mainline, wps-office, grub-customizer, いくつかの IDE のような AUR のパッケージ。貢献したいすべての人に開かれています。
* '''上流ページ:''' https://tim.siosm.fr/repositories/
 
  +
* '''上流ページ:''' http://repo.jkanetwork.com/
* '''Key-ID:''' 78688F83
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[jkanetwork]
[siosm-selinux]
 
Server = http://siosm.fr/repo/$repo/
+
Server = http://repo.jkanetwork.com/repo/$repo/
 
</nowiki>}}
 
</nowiki>}}
   
==== subtitlecomposer ====
+
=== juju ===
   
* '''メンテナ:''' Mladen Milinkovic (maxrd2)
+
* '''メンテナ:''' [https://aur.archlinux.org/account/Juju Juju]
* '''説明:''' Subtitle Composer安定版とナイ
+
* '''説明:''' Commander X16 や TI-84+ようなレロなコンピュータ用のエミュレータと開発ツール。
* '''上流ページ:''' https://github.com/maxrd2/subtitlecomposer
+
* '''上流ページ:''' http://repo.juju2143.ca/
* '''Key-ID:''' EA8CEBEE
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[juju]
[subtitlecomposer]
 
Server = http://smoothware.net/$repo/$arch
+
Server = https://repo.juju2143.ca/archlinux/$repo/os/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== xyne-x86_64 ====
+
=== kernel ===
   
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#xyne Xyne]
+
* '''メンテナ:''' Kevin Moisan (kevall474) <kevall474@tuta.io>
* '''説明:''' "x86_64" キテクチャ用のパッケージが含まれている Xyne 独自のプロジェクトのリポジトリ
+
* '''説明:''' Linux ネルと XanMod カーネル用のプリビルドされたパッケージ CPU Scheduler パッチ
* '''上流ページ:''' http://xyne.archlinux.ca/projects/
+
* '''上流ページ:''' https://repo.archlinuxrepo.dev
* '''Key-ID:''' 不要、メンテナは TU です。
 
 
{{Note|[[#xyne-any|<nowiki>[xyne-any]</nowiki>]] の全てのパッケージが含まれています。}}
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[kernel]
[xyne-x86_64]
 
Server = http://xyne.archlinux.ca/repos/xyne
+
Server = https://repo.archlinuxrepo.dev/$arch/$repo
 
</nowiki>}}
 
</nowiki>}}
   
=== 署名なし ===
+
=== kevall474 ===
   
  +
* '''メンテナ:''' Kevin Moisan (kevall474) <kevall474@tuta.io>
{{Note|ユーザーはエントリに次の字句を追加する必要があります: {{ic|1=SigLevel = PackageOptional}}}}
 
  +
* '''説明:''' vulkan、mesa、spirv、glslang、opencl、llvm、glu、freeglut、robin-hod-hashing などのパッケージがあらかじめビルドされています... (llvm git バージョンに対してビルド)
 
  +
* '''Note:''' llvm-git をインストールする場合は、コンパイルされた message-git パッケージをインストールしてください。
==== alucryd ====
 
  +
* '''上流ページ:''' https://repo.archlinuxrepo.dev
 
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#alucryd Maxime Gauduin]
 
* '''説明:''' Various packages Maxime Gauduin maintains (or not) in the AUR.
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[kevall474]
[alucryd]
 
Server = http://pkgbuild.com/~alucryd/$repo/x86_64
+
Server = https://repo.archlinuxrepo.dev/$arch/main
 
</nowiki>}}
 
</nowiki>}}
   
==== alucryd-multilib ====
+
=== kodi-devel-prebuilt ===
   
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#alucryd Maxime Gauduin]
+
* '''メンテナ:''' asm0dey <pavel.finkelshtein+AUR@gmail.com>
* '''説明:''' Steam をランタイム環境抜きで動作させるために必要なパッケージ
+
* '''説明:''' kodi-devel のビルド済みパッケージ
  +
* '''上流ページ:''' {{pkg|kodi-dev}}
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[kodi-devel-prebuilt]
[alucryd-multilib]
 
Server = http://pkgbuild.com/~alucryd/$repo/x86_64
+
Server = https://asm0dey.github.io/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== andrwe ====
+
=== llvm-git ===
   
* '''メンテナ:''' Andrwe Lord Weber
+
* '''メンテナ:''' Kevin Moisan (kevall474) <kevall474@tuta.io>
* '''説明:''' 多く環境で使っているプログラム
+
* '''説明:''' LLVM git バージョン再構築パッケージ
  +
* '''Note:''' Mesa は LLVM git バージョンに対して再コンパイルする必要があります。
* '''上流ページ:''' http://andrwe.dyndns.org/doku.php/blog/repository {{Dead link|2013|11|30}}
 
  +
* '''上流ページ:''' https://repo.archlinuxrepo.dev
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[llvm-git]
[andrwe]
 
Server = http://repo.andrwe.org/x86_64
+
Server = https://repo.archlinuxrepo.dev/$arch/$repo
 
</nowiki>}}
 
</nowiki>}}
   
==== archstudio ====
+
=== llvm-rc ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' Kevin Moisan (kevall474) <kevall474@tuta.io>
* '''説明:''' Intel Core i3, i5, i7 に最適化されたオディオパッケージ
+
* '''説明:''' LLVM rc リリス用のビルド済みパッケージ
  +
* '''Note:''' Mesa は LLVM rc リリースに対して再コンパイルする必要があります。
* '''上流ページ:''' http://www.xsounds.org/~archstudio
 
  +
* '''上流ページ:''' https://repo.archlinuxrepo.dev
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[llvm-rc]
[archstudio]
 
Server = http://www.xsounds.org/~archstudio/x86_64
+
Server = https://repo.archlinuxrepo.dev/$arch/$repo
 
</nowiki>}}
 
</nowiki>}}
   
==== brtln ====
+
=== mesa-git ===
   
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#bpiotrowski Bartłomiej Piotrowski]
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#lcarlier Laurent Carlier]
* '''説明:''' VCS パッケー
+
* '''説明:''' ''testing'' と ''multilib-testing'' リポトリ用の Mesa の git ビルド
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[mesa-git]
[brtln]
 
Server = http://pkgbuild.com/~barthalion/brtln/$arch/
+
Server = https://pkgbuild.com/~lcarlier/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== mazdlc ====
+
=== minzord===
   
* '''メンテナ:''' maz-1 <ohmygod19993 at gmail dot com>
+
* '''メンテナ:''' Minzord
  +
* '''説明:''' Minzord リポジトリは、一部のソフトウェアでの長いコンパイルを避けるためにあります。また、非常に便利なソフトウェアも追加されています。
* '''説明:''' maz-1 によってメンテされている様々なパッケージ (主に Qt5 ベースのパッケージとマルチメディア関連のパッケージ)
 
* '''上流ページ:''' https://build.opensuse.org/project/show/home:mazdlc
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[minzord]
[home_mazdlc_Arch_Extra]
 
  +
Server = https://minzordos.000webhostapp.com/Repo/
Server = http://download.opensuse.org/repositories/home:/mazdlc/Arch_Extra/$arch
 
 
</nowiki>}}
 
</nowiki>}}
   
==== mazdlc-deadbeef-plugins ====
+
=== oracle ===
 
* '''メンテナ:''' maz-1 <ohmygod19993 at gmail dot com>
 
* '''説明:''' 機能豊富なミュージックプレイヤー DeaDBeeF のプラグイン。
 
* '''上流ページ:''' https://build.opensuse.org/project/show/home:mazdlc
 
   
  +
* '''メンテナ:''' [[en2:User:Malvineous|Malvineous]]
  +
* '''説明:''' [[Oracle クライアント|Oracle Database client]] AUR パッケージからビルドされ、[https://github.com/Malvineous/archlinux-pacman-repo Makefile スクリプト] を使用して AWS S3 でホストされる関連ツールです。
  +
* '''Conditions:''' By using this repository you agree to the [http://www.oracle.com/technetwork/licenses/instant-client-lic-152016.html Oracle Technology Network Development and Distribution License Terms for Instant Client].
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[oracle]
[home_mazdlc_deadbeef-plugins_Arch_Extra]
 
Server = http://download.opensuse.org/repositories/home:/mazdlc:/deadbeef-plugins/Arch_Extra/$arch
+
Server = http://linux.shikadi.net/arch/$repo/$arch/
 
</nowiki>}}
 
</nowiki>}}
   
==== mazdlc-kde-frameworks-5 ====
+
=== ownstuff ===
   
* '''メンテナ:''' maz-1 <ohmygod19993 at gmail dot com>
+
* '''メンテナ:''' [https://aur.archlinux.org/account/Martchus Martchus]
  +
* '''説明:''' AUR の多数のパッケージ。沢山の mingw-w64 パッケージ, フォント, [https://aur.archlinux.org/packages/tageditor Tag Editor], [https://aur.archlinux.org/packages/syncthingtray Syncthing Tray] and [https://aur.archlinux.org/packages/subtitlecomposer Subtitle Composer] などのツール
* '''説明:''' kde frameworks 5 ベースの不安定版のパッケージ。
 
* '''上流ページ:''' https://build.opensuse.org/project/show/home:mazdlc
+
* '''上流ページ:''': https://github.com/Martchus/PKGBUILDs (sources beside the AUR) and https://martchus.no-ip.biz/repoindex (package browser/search)
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[ownstuff-testing]
[home_mazdlc_kde-frameworks-5_Arch_Extra]
 
Server = http://download.opensuse.org/repositories/home:/mazdlc:/kde-frameworks-5/Arch_Extra/$arch
+
Server = https://martchus.no-ip.biz/repo/arch/$repo/os/$arch
  +
Server = https://ftp.f3l.de/~martchus/$repo/os/$arch
</nowiki>}}
 
   
  +
[ownstuff]
==== kps ====
 
  +
Server = https://martchus.no-ip.biz/repo/arch/$repo/os/$arch
 
  +
Server = https://ftp.f3l.de/~martchus/$repo/os/$arch
* '''メンテナ:''' kps
 
* '''説明:''' gmt, catalyst-test, ttf-ms-win8, rstudio, meshlab, gcc-gcj, vlc-git, ffmpeg-git (k10 & intel opt.), docear, maperitive, libressl, bkchem ...
 
 
{{bc|<nowiki>
 
[kps]
 
Server = http://kps.bplaced.net/repo/$arch
 
 
</nowiki>}}
 
</nowiki>}}
   
==== mikroskeem ====
+
=== pantheon ===
   
  +
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#alucryd Maxime Gauduin]
* '''メンテナ:''' mikroskeem <mikroskeem@mikroskeem.eu>
 
* '''説明:''' Openarena と i3 wm 関連のパッケージ
+
* '''説明:''' Pantheon 関連のパッケージが含まれているリポジトリ
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[pantheon]
[mikroskeem]
 
Server = http://nightsnack.cf/
+
Server = https://pkgbuild.com/~alucryd/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== mingw-w64 ====
+
=== pietma ===
   
  +
* '''メンテナ:''' MartiMcFly <martimcfly@autorisation.de>
* '''メンテナ:''' [https://aur.archlinux.org/account/ant32 Philip] と [https://aur.archlinux.org/account/nic96 Jeromy] Reimer
 
* '''説明:''' AUR あるほぼ全 mingw-w64 パッケージ。8時間毎に更新
+
* '''説明:''' [https://aur.archlinux.org/packages/?K=martimcfly&SeB=m 作成あるいはメンテナンスしいる] Arch User Repository のパッケージ。
* '''上流ページ:''' http://arch.linuxx.org
+
* '''上流ページ:''' http://pietma.com/tag/aur/
 
{{Note|2015年6月現在、ホームページは閲覧できない状態になっています。しかしながら、sourceforge で最新のビルドは取得できます。}}
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[pietma]
[mingw-w64]
 
Server = http://downloads.sourceforge.net/project/mingw-w64-archlinux/$arch
+
Server = http://repository.pietma.com/nexus/content/repositories/archlinux/$arch/$repo
#Server = http://arch.linuxx.org/archlinux/$repo/os/$arch
 
#Server = http://amr.linuxd.org/archlinux/$repo/os/$arch
 
 
</nowiki>}}
 
</nowiki>}}
   
==== pnsft-pur ====
+
=== pnsft-pur ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' [https://aur.archlinux.org/account/ponsfoot ponsfoot]
 
* '''説明:''' 日本語入力メソッドのパッケージ Mozc (vanilla) と libkkc
 
* '''説明:''' 日本語入力メソッドのパッケージ Mozc (vanilla) と libkkc
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
 
[pnsft-pur]
 
[pnsft-pur]
Server = http://downloads.sourceforge.net/project/pnsft-aur/pur/x86_64
+
Server = https://osdn.net/projects/ponsfoot-aur/storage/pur/x86_64/
 
</nowiki>}}
 
</nowiki>}}
   
==== rakudo ====
+
=== rstudio ===
   
* '''メンテナ:''' spider-mario <spidermario@free.fr>
+
* '''メンテナ:''' Artem Klevtsov <a.a.klevtsov@gmail.com>
* '''説明:''' Rakudo Perl6
+
* '''説明:''' RStudio IDE パッケージ
  +
* '''上流ページ:''' https://gitlab.com/aur1/rstudio
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[rakudo]
+
[rstudio]
Server = http://spidermario.free.fr/archlinux/$repo/$arch
+
Server = https://aur1.gitlab.io/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== rightlink ====
+
=== stx4 ===
   
* '''メンテナ:''' Chris Fordham <chris@fordham-nagy.id.au>
+
* '''メンテナ:''' StarterX4 <starterx4[at]gmail.com>
  +
* '''説明:''' 任意 - 一部のフォントと fakepkgs;x86_64 – アーカイブされているが役に立つ可能性のあるパッケージ (PacmanXG4 など) や一部の AUR ソフト (OpenBoard など)
* '''説明:''' RightLink バージョン 10 (RL10) は RightScale のサーバーエージェントの最新バージョンで、RightScale で管理されたサーバーを RightScale クラウド管理プラットフォームに接続します。
 
  +
* '''上流ページ:''' https://keybase.pub/starterx4/repos/arch/
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[stx4-any]
[rightlink]
 
Server = https://s3-ap-southeast-2.amazonaws.com/archlinux.rightscale.me/repo
+
Server = https://starterx4.keybase.pub/repos/arch/any/stx4
</nowiki>}}
 
   
  +
[stx4-x86_64]
==== seiichiro ====
 
  +
Server = https://starterx4.keybase.pub/repos/arch/x86_64/stx4
 
* '''メンテナ:'''
 
* '''説明:''' VDR とプラグイン, mms, foo2zjs-drivers
 
 
{{bc|<nowiki>
 
[seiichiro]
 
Server = http://repo.seiichiro0185.org/x86_64
 
 
</nowiki>}}
 
</nowiki>}}
   
==== studioidefix ====
+
=== symbiflow-git ===
 
* '''メンテナ:'''
 
* '''説明:''' コンパイル済みの boxee パッケージ。
 
   
  +
* '''メンテナ:''' Filipe Laíns <lains@archlinux.org>
  +
* '''説明:''' SymbiFlow コンポーネントおよび関連プロジェクト (主に FPGA 関連プロジェクト) 用のナイトリービルド
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[symbiflow-git]
[studioidefix]
 
Server = http://studioidefix.googlecode.com/hg/repo/x86_64
+
Server = https://ffy00.github.io/symbiflow-arch-pkgs/
 
</nowiki>}}
 
</nowiki>}}
   
== armv6h のみ ==
+
=== thirtythreeforty ===
 
=== 署名なし ===
 
 
==== arch-fook-armv6h ====
 
 
* '''メンテナ:''' Jaska Kivelä <jaska@kivela.net>
 
* '''説明:''' Raspberry PI 用にコンパイルしたパッケージ。Enlightenment やホームの自動化など。
 
   
  +
* '''メンテナ:''' George Hilliard <thirtythreeforty@gmail.com>
  +
* '''説明:''' KiCAD 開発パッケージのナイトリービルド {{AUR|kicad-nightly}} と {{AUR|kicad-git}}
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[thirtythreeforty]
[arch-fook-armv6h]
 
Server = http://kivela.net/jaska/arch-fook-armv6h
+
Server = https://archrepo.thirtythreeforty.net/repo/thirtythreeforty
 
</nowiki>}}
 
</nowiki>}}
   
== armv7h のみ ==
+
=== userrepository ===
   
  +
* '''メンテナ:''' [https://twitter.com/brunomiguel Bruno Miguel] <brunoalexandremiguel@gmail.com>
=== 署名なし ===
 
  +
* '''説明:''' AUR のソフトウェアを含むリポジトリ
 
==== pietma ====
 
 
* '''メンテナ:''' MartiMcFly <martimcfly@autorisation.de>
 
* '''説明:''' MartiMcFly が [https://aur.archlinux.org/packages/?K=martimcfly&SeB=m 作成あるいはメンテしている] Arch User Repository のパッケージ。
 
* '''上流ページ:''' [http://pietma.com/tag/aur/ http://pietma.com/tag/aur/]
 
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[userrepository]
[pietma]
 
  +
Server = https://userrepository.eu
SigLevel = Optional TrustAll
 
Server = http://repository.pietma.com/nexus/content/repositories/archlinux/$arch/$repo
 
 
</nowiki>}}
 
</nowiki>}}

2024年2月29日 (木) 00:08時点における最新版

関連記事

この記事ではコミュニティによって自由に作成・共有されたバイナリリポジトリを並べています。多くは AUR にある PKGBUILD のビルド済みバージョンを提供しています。

ここにあるリポジトリを使用するには、pacman#リポジトリとミラー で説明されているように、リポジトリを /etc/pacman.conf に追加する必要があります。リポジトリに署名がある場合は、Pacman-key#非公式な鍵を追加に書かれているように、適当なキーを取得してローカルで署名してください。

自分でカスタムリポジトリを作ってみたい場合は、pacman ヒント#カスタムローカルリポジトリを見て下さい。

リポジトリによっては、x86_64 でないアーキテクチャ用のパッケージも含まれています。pacman により $arch 変数が自動的に設定されます。

警告: Arch Linux の正式な開発者や Trusted User はこれらのリポジトリの中身を検証するためのいかなる種類のテストも実行していません。リポジトリのメンテナを信頼するか決めるのはユーザー次第であり、自分で決定する以上、完全に自己責任です。

目次

このページにリポジトリを追加

もしリポジトリを持っているのならば、このページに記述することで、他のユーザーがあなたのパッケージを見つけられるようになります。新しいリポジトリを追加するときは以下のルールを守って下さい:

  • リストはアルファベット順です。
  • メンテナに関する情報を書いて下さい: 最低でも (ニックネームでいいので) 名前と連絡先 (ウェブサイト、メールアドレス、ArchWiki やフォーラムのユーザーページなど何でも OK) を残して下さい。
  • リポジトリが署名ありの場合は、key-id を書いて、鍵サーバーへのリンクとして使って下さい。キーがキーサーバー上にない場合は、鍵ファイルへのリンクを書いて下さい。
  • 簡単な説明 (例: リポジトリで提供しているパッケージのジャンル)。
  • リポジトリに関する詳しい情報が載っているページ (ArchWiki でも外部のウェブサイトでも) がある場合は、そのページヘのリンクを加えて下さい。
  • 可能であれば、コードブロックでコメントをしないで下さい。説明は整形したほうがずっと可読性が高くなります。pacman.conf にコメントを残したいユーザーは自分で作成することが簡単にできます。

署名あり

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

[alerque]
Server = https://arch.alerque.com/$arch

andontie-aur

  • メンテナ: Holly M.
  • 説明: A repo containing the most popular AUR packages, as well as some I use all the time. New packages can be requested on the upstream website.
  • Key-ID: EA50C866329648EE
  • 上流ページ: https://aur.andontie.net
[andontie-aur]
Server = https://aur.andontie.net/$arch

AniNIX

[AniNIX]
Server = https://maat.aninix.net/

[aur]
Server = https://maat.aninix.net/aur/

arcanisrepo

  • メンテナ: arcanis
  • 説明: 複数の AUR パッケージが含まれているリポジトリ (VCS 版のパッケージも存在)。
  • Key-ID: 不要、メンテナは TU です。
[arcanisrepo]
Server = https://repo.arcanis.me/repo/$arch
ヒント: 同一の URL で FTP からもアクセスできます。

arch4edu

[arch4edu]
Server = https://mirrors.tuna.tsinghua.edu.cn/arch4edu/$arch
## or other mirrors in https://github.com/arch4edu/arch4edu/wiki/Add-arch4edu-to-your-Archlinux

archlinuxcn

[archlinuxcn]
Server = http://repo.archlinuxcn.org/$arch
## or install archlinuxcn-mirrorlist-git and use the mirrorlist
#Include = /etc/pacman.d/archlinuxcn-mirrorlist

archstrike

ノート: ArchStrike specific instructions can be found at https://archstrike.org/wiki/setup
[archstrike]
Server = https://mirror.archstrike.org/$arch/$repo

archzfs

[archzfs]
Server = http://archzfs.com/$repo/x86_64
Server = http://mirror.sum7.eu/archlinux/archzfs/$repo/x86_64
Server = https://mirror.biocrafting.net/archlinux/archzfs/$repo/x86_64

archzfs-kernels

  • メンテナ: Endre Szabo
  • 説明: Official kernel packages matching the most recent ZFS packages kernel version dependencies. Use this to be able to upgrade your kernel package every time whilst using ZFS packages above :)
  • 上流ページ: https://end.re/archzfs-kernels/
  • Key-ID: Not needed as packages are from core repos and signed officially.
[archzfs-kernels]
Server = http://end.re/$repo/

ashleyis

  • メンテナ: Ashley Towns (ashleyis)
  • 説明: SDL, chipmunk, libtmx などのゲームライブラリのデバッグ版。swift-lang などの AUR パッケージも入っています。
  • Key-ID: B1A4D311
[ashleyis]
Server = http://arch.ashleytowns.id.au/repo/$arch

blackeagle-pre-community

  • メンテナ: Ike Devolder
  • 説明: メンテしているパッケージを community リポジトリに移動するまえにテストするためのリポジトリ
  • Key-ID: 不要、メンテナは TU です。
[blackeagle-pre-community]
Server = https://repo.herecura.be/$repo/$arch

chaotic-aur

  • メンテナ: PedroHLC および Librewish
  • 説明: メンテナが利用している AUR パッケージが自動的にコンパイルされ、毎時間更新されます (毎日更新されるパッケージもあります)。ブラジルの São Carlos, SP でホストされ、ドイツとアメリカにミラーサーバがあります。x86_64 のみです。1600 以上のパッケージがあります。
  • Key-ID: [1], 指紋 EF92 5EA6 0F33 D0CB 85C4 4AD1 3056 5138 87B7 8AEB
  • Note: maintainer's notes を参照してください。
[chaotic-aur]
Server = http://lonewolf-builder.duckdns.org/$repo/x86_64
Server = http://chaotic.bangl.de/$repo/x86_64
Server = https://repo.kitsuna.net/x86_64

catalyst

  • メンテナ: Vi0l0
  • 説明: ATI Catalyst プロプライエタリドライバー。
  • Key-ID: 653C3094
[catalyst]
Server = https://167.86.114.169/arch/catalyst/$arch

catalyst-hd234k

  • メンテナ: Vi0l0
  • 説明: ATI Catalyst プロプライエタリドライバー。
  • Key-ID: 653C3094
[catalyst-hd234k]
Server = https://167.86.114.169/arch/catalyst-hd234k/$arch

city

[city]
Server = https://pkgbuild.com/~bgyorgy/$repo/os/$arch

coderkun-aur

[coderkun-aur]
Server = http://arch.suruatoel.xyz/$repo/$arch/

coderkun-aur-audio

[coderkun-aur-audio]
Server = http://arch.suruatoel.xyz/$repo/$arch/

devkitpro

ノート: Repository has its own additional keyring at https://downloads.devkitpro.org/devkitpro-keyring-r1.787e015-2-any.pkg.tar.xz.
[dkp-libs]
Server = https://downloads.devkitpro.org/packages
[dkp-linux]
Server = https://downloads.devkitpro.org/packages/linux

disastrousaur

警告: disastrousaur and disastrousarm have now been merged under the disastrousaur name Please make sure you have changed the Server URL for your repos accordingly. Builds for other architectures may come out as I got enough time getting things running.
[disastrousaur]
Server = https://mirror.repohost.de/$repo/$arch

dvzrv

[dvzrv]
Server = https://pkgbuild.com/~dvzrv/repo/$arch

ear

ノート: Instructions can be found at https://ear.wardsegers.be
[ear]
Server = https://ear.wardsegers.be/$arch

eatabrick

  • メンテナ: bentglasstube
  • 説明: bentglasstube により作成された (いくつかはコンパイルのみされ) ソフトウェアのパッケージ。
[eatabrick]
Server = http://repo.eatabrick.org/$arch

eschwartz

  • メンテナ: Eli Schwartz
  • 説明: Personal repo with AUR packages and some core packages from git (including glibc and pacman). Contains debug packages.
  • Key-ID: 不要、メンテナは TU です。
[eschwartz]
Server = https://pkgbuild.com/~eschwartz/repo/$arch

ffy00

  • メンテナ: Filipe Laíns
  • 説明: Personal repo. Contains misc packages related to hardware, cross-compilation, the D language, etc.
  • Key-ID: 不要、メンテナは TU です。
[ffy00]
Server = https://pkgbuild.com/~ffy00/repo

fusion809

[home_fusion809_Arch_Extra]
Server = https://download.opensuse.org/repositories/home:/fusion809/Arch_Extra/$arch

grawlinson

[grawlinson]
Server = https://repo.nullpointer.io

gryffyn

[gryffyn]
Server = https://repo.evan.mp/$arch

herecura

  • メンテナ: Ike Devolder
  • 説明: community リポジトリに存在しない追加パッケージ
  • Key-ID: 不要、メンテナは TU です。
[herecura]
Server = https://repo.herecura.eu/herecura/x86_64

holo

[holo]
Server = https://repo.holocm.org/archlinux/x86_64

ivasilev

[ivasilev]
Server = https://ivasilev.net/pacman/$arch

jlk

[jlk]
Server = https://jlk.fjfi.cvut.cz/arch/repo

linux-nitrous

[linux-nitrous]
server = https://github.com/xdevs23/linux-nitrous/releases/latest/download/

markzz

  • メンテナ: Mark Weiman (markzz)
  • 説明: Packages that markzz maintains or uses on the AUR; this includes Linux with the vfio patchset (linux-vfioAUR and linux-vfio-ltsAUR), and packages for analysis of network data.
  • Key ID: DEBB9EE4
ノート: markzz-keyring パッケージをインストールして鍵を追加したい場合、一時的に SigLevel = Never を追加してください。
[markzz]
Server = https://repo.markzz.com/arch/$repo/$arch

maximbaz

  • メンテナ: Maxim Baz
  • 説明: Personal repo with AUR packages.
  • Key-ID: 不要、メンテナは TU です。
[maximbaz]
Server = https://pkgbuild.com/~maximbaz/repo/

me176c

[me176c]
Server = https://me176c.uber.space/archlinux

miffe

  • メンテナ: miffe
  • 説明: miffe によってメンテされている AUR パッケージ、例: linux-mainline
  • Key ID: 313F5ABD
[miffe]
Server = https://arch.miffe.org/$arch/

mikelpint

  • メンテナ: Mikel Pintado (Mikelpint)
  • 説明: mikelpint がメンテしている AUR のパッケージ
  • Key ID: 5CA78FC65B189E2B
[mikelpint]
Server = https://mikelpint.github.io/repository/archlinux/repo

Minerva W Science

[home_Minerva_W_Science_Arch_Extra]
Server = https://download.opensuse.org/repositories/home:/Minerva_W:/Science/Arch_Extra/$arch 

mobile

[mobile]
Server = https://farwayer.keybase.pub/arch/$repo

nah

  • メンテナ: phillid
  • 説明: Pre-built versions of the (slow-to-build) graph-tool python libraries, mingw-w64
  • Key ID: 7BF3D17D0884BF5B
[nah]
Server = https://repo.nah.nz/$repo

nickcao

  • メンテナ: NickCao
  • 説明: Some (useful for some) packages from me, and some aur packages I personally use.
  • Key-ID: 09CC69622E8D4EE343B4E8954D0BA456DF028C15
[nickcao]
Server = https://repo.nichi.co/$arch

origincode

  • メンテナ: OriginCode
  • 説明: A few staging or testing packages from #archlinuxcn, and some daily use packages.
  • Key-ID: 0A5BAD445D80C1CC & 62BF97502AE10D22
[origincode]
Server = https://repo.origincode.me/repo/$arch

oscloud

  • メンテナ: bionade24
  • 説明: ROS Melodic packages and needed dependencies from the AUR.
  • Key-ID: CB222E7EBC11D682AAC8B317A4A0D73114FDE6FC
[oscloud]
Server = http://repo.oscloud.info/

pkgbuilder

[pkgbuilder]
Server = https://pkgbuilder-repo.chriswarrick.com/

PolarRepo

[polarrepo]
Server = https://polarrepo.polarian.dev/

post-factum kernels

[home_post-factum_kernels_Arch]
Server = https://download.opensuse.org/repositories/home:/post-factum:/kernels/Arch/x86_64

QOwnNotes

[home_pbek_QOwnNotes_Arch_Extra]
Server = https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Arch_Extra/$arch

qt-debug

[qt-debug]
Server = https://qutebrowser.org/qt-debug/$arch

quarry

[quarry]
Server = https://pkgbuild.com/~anatolik/quarry/x86_64/

repo-ck

Brain Fuck Scheduler が付属するカーネルとモジュール、ck1 パッチセットにある全てのもの。

/Repo-ck を参照してください。

seblu

  • メンテナ: Sébastien Luttringer
  • 説明: seblu の便利なビルド済みパッケージと自家製パッケージ(linux-seblu-meta, zfs-dkms, spotify, masterpdfeditor など)。
  • Key-ID: 不要、メンテナは開発者です。
[seblu]
Server = https://al1.seblu.net/$repo/$arch
Server = https://al2.seblu.net/$repo/$arch

seiichiro

[seiichiro]
Server = https://www.seiichiro0185.org/repo/$arch

selinux

[selinux]
Server = https://repo.taiho.moe/$repo

sergej-repo

  • メンテナ: Sergej Pupykin
  • 説明: psi-plus, owncloud-git, ziproxy, android, MySQL など。armv7h で利用できるパッケージもあります。
  • Key-ID: 不要、メンテナは TU です。
[sergej-repo]
Server = http://repo.p5n.pp.ru/$repo/os/$arch

siosm-aur

[siosm-aur]
Server = http://siosm.fr/repo/$repo/

slowbro

  • メンテナ: Katelyn Schiesser (slowbro)
  • 説明: binary packages for linux-vfioAUR
  • Key-ID: 85186206
[slowbro]
Server = http://www.slowbro.org/arch/$arch/

sublime-text

[sublime-text]
Server = https://download.sublimetext.com/arch/stable/x86_64

subtitlecomposer

[subtitlecomposer]
Server = https://smoothware.net/$repo/$arch

trinity

  • メンテナ: Michael J. Manley <mmanley@ntge.net>
  • 説明: Trinity デスクトップ環境
  • Key-ID: 5F710C1E
[trinity]
Server = https://repo.nasutek.com/arch/contrib/trinity/x86_64

valveaur

  • メンテナ: John Schoenick <johns@valvesoftware.com> (https://valvesoftware.com)
  • 説明: A repository by Valve Software Providing The Linux-fsync kernel and modules, including the futex-wait-multiple patchset for testing with Proton fsync & Mesa with the ACO compiler patchset.
  • 上流ページ: https://steamcommunity.com/linux
  • Key-ID: 8DC2CE3A3D245E64
[valveaur]
Server = http://repo.steampowered.com/arch/valveaur

xuanrui

[xuanrui]
Server = https://arch.xuanruiqi.com/repo

xyne-x86_64

[xyne-x86_64]
# Server = https://xyne.archlinux.ca/repos/xyne # It returns error 404 or 406 (varying). Use the line below:
Server = http://xyne.archlinux.ca/bin/repo.php?file=

home-thaodan

 [home-thaodan]
 Server = https://thaodan.de/public/archlinux/home-thaodan/$arch

署名なし

ノート: ユーザーはエントリに次の字句を追加する必要があります: SigLevel = PackageOptional

alucryd

  • メンテナ: Maxime Gauduin
  • 説明: Maxime Gauduin が AUR で管理しているさまざまなパッケージ。
[alucryd]
Server = https://pkgbuild.com/~alucryd/$repo/x86_64

alucryd-multilib

  • メンテナ: Maxime Gauduin
  • 説明: ランタイム環境なしでSteamを実行するために必要なさまざまなパッケージ。
[alucryd-multilib]
Server = https://pkgbuild.com/~alucryd/$repo/x86_64

andrwe

[andrwe]
Server = http://repo.andrwe.org/$arch

archgeotux

[archgeotux]
Server = https://downloads.sourceforge.net/project/archgeotux/$arch

archlinuxfr

[archlinuxfr]
Server = http://repo.archlinux.fr/$arch

archlinuxgr

  • メンテナ:
  • 説明: ギリシャの Arch Linux コミュニティが提供する多くの興味深いパッケージ。
[archlinuxgr]
Server = http://archlinuxgr.tiven.org/archlinux/$arch

archlinuxgr-kde4

  • メンテナ:
  • 説明: ギリシャの Arch Linux コミュニティによって提供されている KDE4 パッケージ (plasmoids, テーマなど)
[archlinuxgr-kde4]
Server = http://archlinuxgr.tiven.org/archlinux-kde4/$arch

archlinux-phalcon

  • メンテナ:: Michal Sotolar <michal at sotolar dot com>
  • 説明: Phalcon Framework 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

craftdestiny

  • メンテナ: LinuxVieLoisir
  • 説明: Craft Destiny リポジトリは、いくつかのソフトウェアの長いコンパイルを避けるためにあります。また、非常に便利なソフトウェアも追加されています。
[craftdestiny]
Server = https://miroir.craftdestiny.ovh/archlinux-repo/

dx37essentials

[dx37essentials]
Server = https://dx37.gitlab.io/$repo/$arch

extra-alucryd

  • メンテナ: Maxime Gauduin
  • 説明: Maxime Gauduin が AUR で維持している (あるいは維持していない) 様々な補足パッケージ。
[extra-alucryd]
Server = https://pkgbuild.com/~alucryd/$repo/$arch

ffy00 (python)

[python]
Server = https://ffy00.github.io/arch-python-repo/

gcc-git

  • メンテナ: Kevin Moisan (kevall474) <kevall474@tuta.io>
  • 説明: gcc-toolchain のビルド済みパッケージ。glibc, binutils, gcc, libtool
  • 上流ページ: https://repo.archlinuxrepo.dev
[gcc-git]
Server = https://repo.archlinuxrepo.dev/$arch/$repo

heftig

[heftig]
Server = https://pkgbuild.com/~heftig/repo/$arch

home-thaodan

[home-thaodan]
Server = https://thaodan.de/home/bidar/home-thaodan/$arch

jkanetwork

  • メンテナ: kprkpr <kevin01010 at gmail dot com>
  • メンテナ: Joselucross <jlgarrido97 at gmail dot com>
  • 説明: pimagizer, stepmania, yaourt, linux-mainline, wps-office, grub-customizer, いくつかの IDE のような AUR のパッケージ。貢献したいすべての人に開かれています。
  • 上流ページ: http://repo.jkanetwork.com/
[jkanetwork]
Server = http://repo.jkanetwork.com/repo/$repo/

juju

  • メンテナ: Juju
  • 説明: Commander X16 や TI-84+ のようなレトロなコンピュータ用のエミュレータと開発ツール。
  • 上流ページ: http://repo.juju2143.ca/
[juju]
Server = https://repo.juju2143.ca/archlinux/$repo/os/$arch

kernel

  • メンテナ: Kevin Moisan (kevall474) <kevall474@tuta.io>
  • 説明: Linux カーネルと XanMod カーネル用のプリビルドされたパッケージと CPU Scheduler パッチ。
  • 上流ページ: https://repo.archlinuxrepo.dev
[kernel]
Server = https://repo.archlinuxrepo.dev/$arch/$repo

kevall474

  • メンテナ: Kevin Moisan (kevall474) <kevall474@tuta.io>
  • 説明: vulkan、mesa、spirv、glslang、opencl、llvm、glu、freeglut、robin-hod-hashing などのパッケージがあらかじめビルドされています... (llvm git バージョンに対してビルド)
  • Note: llvm-git をインストールする場合は、コンパイルされた message-git パッケージをインストールしてください。
  • 上流ページ: https://repo.archlinuxrepo.dev
[kevall474]
Server = https://repo.archlinuxrepo.dev/$arch/main

kodi-devel-prebuilt

  • メンテナ: asm0dey <pavel.finkelshtein+AUR@gmail.com>
  • 説明: kodi-devel のビルド済みパッケージ
  • 上流ページ: kodi-dev
[kodi-devel-prebuilt]
Server = https://asm0dey.github.io/$repo/$arch

llvm-git

  • メンテナ: Kevin Moisan (kevall474) <kevall474@tuta.io>
  • 説明: LLVM git バージョンの再構築パッケージ
  • Note: Mesa は LLVM git バージョンに対して再コンパイルする必要があります。
  • 上流ページ: https://repo.archlinuxrepo.dev
[llvm-git]
Server = https://repo.archlinuxrepo.dev/$arch/$repo

llvm-rc

  • メンテナ: Kevin Moisan (kevall474) <kevall474@tuta.io>
  • 説明: LLVM rc リリース用のビルド済みパッケージ
  • Note: Mesa は LLVM rc リリースに対して再コンパイルする必要があります。
  • 上流ページ: https://repo.archlinuxrepo.dev
[llvm-rc]
Server = https://repo.archlinuxrepo.dev/$arch/$repo

mesa-git

  • メンテナ: Laurent Carlier
  • 説明: testingmultilib-testing リポジトリ用の Mesa の git ビルド
[mesa-git]
Server = https://pkgbuild.com/~lcarlier/$repo/$arch

minzord

  • メンテナ: Minzord
  • 説明: Minzord リポジトリは、一部のソフトウェアでの長いコンパイルを避けるためにあります。また、非常に便利なソフトウェアも追加されています。
[minzord]
Server = https://minzordos.000webhostapp.com/Repo/

oracle

[oracle]
Server = http://linux.shikadi.net/arch/$repo/$arch/

ownstuff

[ownstuff-testing]
Server = https://martchus.no-ip.biz/repo/arch/$repo/os/$arch
Server = https://ftp.f3l.de/~martchus/$repo/os/$arch

[ownstuff]
Server = https://martchus.no-ip.biz/repo/arch/$repo/os/$arch
Server = https://ftp.f3l.de/~martchus/$repo/os/$arch

pantheon

  • メンテナ: Maxime Gauduin
  • 説明: Pantheon 関連のパッケージが含まれているリポジトリ
[pantheon]
Server = https://pkgbuild.com/~alucryd/$repo/$arch

pietma

[pietma]
Server = http://repository.pietma.com/nexus/content/repositories/archlinux/$arch/$repo

pnsft-pur

  • メンテナ: ponsfoot
  • 説明: 日本語入力メソッドのパッケージ Mozc (vanilla) と libkkc
[pnsft-pur]
Server = https://osdn.net/projects/ponsfoot-aur/storage/pur/x86_64/

rstudio

[rstudio]
Server = https://aur1.gitlab.io/$repo/$arch

stx4

  • メンテナ: StarterX4 <starterx4[at]gmail.com>
  • 説明: 任意 - 一部のフォントと fakepkgs;x86_64 – アーカイブされているが役に立つ可能性のあるパッケージ (PacmanXG4 など) や一部の AUR ソフト (OpenBoard など)
  • 上流ページ: https://keybase.pub/starterx4/repos/arch/
[stx4-any]
Server = https://starterx4.keybase.pub/repos/arch/any/stx4

[stx4-x86_64]
Server = https://starterx4.keybase.pub/repos/arch/x86_64/stx4

symbiflow-git

  • メンテナ: Filipe Laíns <lains@archlinux.org>
  • 説明: SymbiFlow コンポーネントおよび関連プロジェクト (主に FPGA 関連プロジェクト) 用のナイトリービルド
[symbiflow-git]
Server = https://ffy00.github.io/symbiflow-arch-pkgs/

thirtythreeforty

  • メンテナ: George Hilliard <thirtythreeforty@gmail.com>
  • 説明: KiCAD 開発パッケージのナイトリービルド kicad-nightlyAURkicad-gitAUR
[thirtythreeforty]
Server = https://archrepo.thirtythreeforty.net/repo/thirtythreeforty

userrepository

  • メンテナ: Bruno Miguel <brunoalexandremiguel@gmail.com>
  • 説明: AUR のソフトウェアを含むリポジトリ
[userrepository]
Server = https://userrepository.eu